From 25c0bc22226c0b095a782b5bce1c74ec4d81fd57 Mon Sep 17 00:00:00 2001 From: Aaron Kling Date: Tue, 29 Aug 2023 13:22:44 -0500 Subject: [PATCH] sm8550-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 d17c2ec..df34fd7 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -5,7 +5,6 @@ # BUILD_BROKEN_DUP_RULES := true -BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true COMMON_PATH := device/samsung/sm8550-common