From 781b285d48af80bdf432e6c87b8fcbec51a66ea0 Mon Sep 17 00:00:00 2001 From: Aaron Kling Date: Mon, 28 Aug 2023 21:06:22 -0500 Subject: [PATCH] sm8450-common: Remove elf files in copy files check New extract files uses packages instead of copy files Change-Id: I337c07d13bd350958d4808e1693cc6e03753a96c --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 204ad89..dbbb1e1 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -10,7 +10,6 @@ include vendor/xiaomi/sm8450-common/BoardConfigVendor.mk COMMON_PATH := device/xiaomi/sm8450-common BUILD_BROKEN_DUP_RULES := true -BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true # A/B AB_OTA_UPDATER := true