sm6375-common: Unset BUILD_BROKEN_INCORRECT_PARTITION_IMAGES
Qualcomm targets can now build hermetic partitions. Change-Id: I241105e01d85fea983b34846ca675666ac07541b
This commit is contained in:
parent
f5c6781fbc
commit
7ab7fcb724
1 changed files with 0 additions and 3 deletions
|
@ -36,9 +36,6 @@ TARGET_2ND_CPU_VARIANT_RUNTIME := kryo385
|
|||
# Bootloader
|
||||
TARGET_NO_BOOTLOADER := true
|
||||
|
||||
# BUILD_BROKEN_*
|
||||
BUILD_BROKEN_INCORRECT_PARTITION_IMAGES := true
|
||||
|
||||
# Kernel
|
||||
BOARD_BOOT_HEADER_VERSION := 3
|
||||
BOARD_KERNEL_BASE := 0x00000000
|
||||
|
|
Loading…
Reference in a new issue