sdm710-common: 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
This commit is contained in:
parent
c4e5b44832
commit
ab20e80753
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ TARGET_2ND_CPU_VARIANT_RUNTIME := kryo385
|
|||
|
||||
BUILD_BROKEN_DUP_RULES := true
|
||||
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
|
||||
BUILD_BROKEN_INCORRECT_PARTITION_IMAGES := true
|
||||
|
||||
# Bootloader
|
||||
TARGET_BOOTLOADER_BOARD_NAME := sdm710
|
||||
|
|
Loading…
Reference in a new issue