Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a62cc8a8 authored by Yi-Yo Chiang's avatar Yi-Yo Chiang
Browse files

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

This reverts commit f1679a0c.

Reason for revert: Unintentionally affects downstream, non-GSI-GKI products

Change-Id: Ic439ac586b9f27c7f83d0274f8ddfc6199cc05d5
parent f1679a0c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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)
+0 −3
Original line number Diff line number Diff line
@@ -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)