diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 2560c40..528d792 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -6,6 +6,8 @@ COMMON_PATH := device/xiaomi/sm6250-common +BUILD_BROKEN_DUP_RULES := true + # Architecture TARGET_ARCH := arm64 TARGET_ARCH_VARIANT := armv8-a