From 27e2fdd4cf72771e6bc1d9a60c9458df38f07ba2 Mon Sep 17 00:00:00 2001 From: Aaron Kling Date: Tue, 29 Aug 2023 13:22:44 -0500 Subject: [PATCH] miuicamera: Remove elf files in copy files check New extract files uses packages instead of copy files Change-Id: I337c07d13bd350958d4808e1693cc6e03753a96c --- BoardConfigMiuiCamera.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigMiuiCamera.mk b/BoardConfigMiuiCamera.mk index b21f632..08efe79 100644 --- a/BoardConfigMiuiCamera.mk +++ b/BoardConfigMiuiCamera.mk @@ -12,7 +12,6 @@ MIUICAMERA_PATH := vendor/xiaomi/miuicamera # Build Hacks BUILD_BROKEN_DUP_RULES := true BUILD_BROKEN_DUP_SYSPROP := true -BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true # Properties TARGET_SYSTEM_PROP += $(MIUICAMERA_PATH)/system.prop