Restore the diskinstaller dependency, since it's needed for GCE.
Change-Id: Ieb2695afbe551e829357bad56d5fe1501165b495
This commit is contained in:
committed by
Iliyan Malchev
parent
4c46710e7a
commit
2ebfef4484
@@ -1241,6 +1241,12 @@ 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
|
||||
|
||||
|
Reference in New Issue
Block a user