stone: Add BUILD_BROKEN_INCORRECT_PARTITION_IMAGES

Qcom has issues that prevent it from working with a hermetic
partition build.

Bug: 205632228
Test: Presubmits
Change-Id: I490a29da38a6f68e7dd3650d8140cb11adaa8c7a
Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
This commit is contained in:
Cole Faust
2023-10-03 15:51:10 -07:00
committed by kamikaonashi
parent 26c7da639b
commit 0f6992ac10

View File

@@ -57,6 +57,7 @@ TARGET_NO_BOOTLOADER := true
# Build Broken # Build Broken
BUILD_BROKEN_DUP_RULES := true BUILD_BROKEN_DUP_RULES := true
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
BUILD_BROKEN_INCORRECT_PARTITION_IMAGES := true
# Board Info # Board Info
TARGET_BOARD_INFO_FILE := $(DEVICE_PATH)/board-info.txt TARGET_BOARD_INFO_FILE := $(DEVICE_PATH)/board-info.txt