sm7325-common: Re-enable broken dup rules check

All failures of this have been resolved

Change-Id: I56a923ac90b98e63c093c8cb65cb1059dde57c49
This commit is contained in:
Aaron Kling 2023-09-12 16:08:51 -05:00 committed by Marc Bourgoin
parent 42b4f71266
commit 0f492139bb

View File

@ -26,9 +26,6 @@ TARGET_2ND_CPU_VARIANT_RUNTIME := kryo385
# Bootloader # Bootloader
TARGET_NO_BOOTLOADER := true TARGET_NO_BOOTLOADER := true
# BUILD_BROKEN_*
BUILD_BROKEN_DUP_RULES := true
# Kernel # Kernel
BOARD_BOOT_HEADER_VERSION := 3 BOARD_BOOT_HEADER_VERSION := 3
BOARD_KERNEL_BASE := 0x00000000 BOARD_KERNEL_BASE := 0x00000000