mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user