From f3e31a2d6f3246118d638a2a3d92bcbb555a4b24 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Sun, 23 Jun 2024 12:39:38 +0100 Subject: [PATCH] sm6150-common: Unset BUILD_BROKEN_INCORRECT_PARTITION_IMAGES Qualcomm targets can now build hermetic partitions. Change-Id: I241105e01d85fea983b34846ca675666ac07541b --- BoardConfigCommon.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index dcd1395..600f895 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -14,8 +14,6 @@ # limitations under the License. # -BUILD_BROKEN_INCORRECT_PARTITION_IMAGES := true - BOARD_VENDOR := xiaomi COMMON_PATH := device/xiaomi/sm6150-common