Merge "Revert "Stop building boot-debug-*.img for GKI""

This commit is contained in:
Treehugger Robot 2021-10-06 05:29:21 +00:00 committed by Gerrit Code Review
commit 8681e5ac2a
2 changed files with 0 additions and 6 deletions

View file

@ -39,7 +39,4 @@ endif
PRODUCT_BUILD_VENDOR_BOOT_IMAGE := false
PRODUCT_BUILD_RECOVERY_IMAGE := false
# GKI devices should use vendor_boot-debug.img instead.
PRODUCT_BUILD_DEBUG_BOOT_IMAGE := false
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_ramdisk.mk)

View file

@ -28,7 +28,4 @@ endif
PRODUCT_BUILD_VENDOR_BOOT_IMAGE := false
PRODUCT_BUILD_RECOVERY_IMAGE := false
# GKI devices should use vendor_boot-debug.img instead.
PRODUCT_BUILD_DEBUG_BOOT_IMAGE := false
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_ramdisk.mk)