Add BUILD_RECOVERY_IMAGE and BUILD_BOOT_IMAGE flags

Bug: 123428770
Test: Built system-only image and checked that no boot.img or
recovery.img files where created. Booted the resulting merged build on
device.

Change-Id: I760476502775e68125907c39e66b8665e789a798
This commit is contained in:
Chris Gross
2019-04-22 11:09:57 -07:00
parent 7dbbc3075b
commit a784ef197c
5 changed files with 69 additions and 28 deletions

View File

@@ -405,7 +405,9 @@ $(foreach image, \
ODM \
CACHE \
RAMDISK \
USERDATA, \
USERDATA \
BOOT \
RECOVERY, \
$(eval $(call product-build-image-config,$(image))))
product-build-image-config :=