Merge "Add boot*.img to default dist target if PRODUCT_EXPORT_BOOT_IMAGE_TO_DIST" am: 4fe2a45dc7
am: 2f2c110829
am: c06825ad77
Original change: https://android-review.googlesource.com/c/platform/build/+/1944700 Change-Id: Ie689812cee0f3476aa2c3df988c70c5d5e241fb9
This commit is contained in:
@@ -1877,6 +1877,10 @@ else ifeq ($(TARGET_BUILD_UNBUNDLED),$(TARGET_BUILD_UNBUNDLED_IMAGE))
|
|||||||
)
|
)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifeq ($(PRODUCT_EXPORT_BOOT_IMAGE_TO_DIST),true)
|
||||||
|
$(call dist-for-goals, droidcore-unbundled, $(INSTALLED_BOOTIMAGE_TARGET))
|
||||||
|
endif
|
||||||
|
|
||||||
ifeq ($(BOARD_USES_RECOVERY_AS_BOOT),true)
|
ifeq ($(BOARD_USES_RECOVERY_AS_BOOT),true)
|
||||||
$(call dist-for-goals, droidcore-unbundled, \
|
$(call dist-for-goals, droidcore-unbundled, \
|
||||||
$(recovery_ramdisk) \
|
$(recovery_ramdisk) \
|
||||||
|
Reference in New Issue
Block a user