From 0f492139bb349ada51e0473fc2b9a56ab36bf645 Mon Sep 17 00:00:00 2001 From: Aaron Kling Date: Tue, 12 Sep 2023 16:08:51 -0500 Subject: [PATCH] sm7325-common: Re-enable broken dup rules check All failures of this have been resolved Change-Id: I56a923ac90b98e63c093c8cb65cb1059dde57c49 --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index bf29e4c..8d3e7df 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -26,9 +26,6 @@ TARGET_2ND_CPU_VARIANT_RUNTIME := kryo385 # Bootloader TARGET_NO_BOOTLOADER := true -# BUILD_BROKEN_* -BUILD_BROKEN_DUP_RULES := true - # Kernel BOARD_BOOT_HEADER_VERSION := 3 BOARD_KERNEL_BASE := 0x00000000