Merge "Missed one part of removing the vbox target."

This commit is contained in:
Dan Albert 2014-09-11 01:32:05 +00:00 committed by Gerrit Code Review
commit 1feb478d28
1 changed files with 0 additions and 6 deletions

View File

@ -1104,12 +1104,6 @@ vendorimage-nodeps: | $(INTERNAL_USERIMAGES_DEPS)
endif # BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE
# -----------------------------------------------------------------
# bring in the installer image generation defines if necessary
ifeq ($(TARGET_USE_DISKINSTALLER),true)
include bootable/diskinstaller/config.mk
endif
# -----------------------------------------------------------------
# host tools needed to build dist and OTA packages