From 7ab7fcb72423229edac2a6a71b3b02e355eb0b6a Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Sun, 23 Jun 2024 12:39:38 +0100 Subject: [PATCH] sm6375-common: Unset BUILD_BROKEN_INCORRECT_PARTITION_IMAGES Qualcomm targets can now build hermetic partitions. Change-Id: I241105e01d85fea983b34846ca675666ac07541b --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 0bfb373..142f79b 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -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