From e58b63bb92ab141b51d647221a1ebc3f4599be15 Mon Sep 17 00:00:00 2001 From: Aaron Kling Date: Mon, 28 Aug 2023 21:06:22 -0500 Subject: [PATCH] dre: Remove elf files in copy files check New extract files uses packages instead of copy files Change-Id: I337c07d13bd350958d4808e1693cc6e03753a96c --- BoardConfig.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 91995b6..d4e7f52 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -5,7 +5,6 @@ # BUILD_BROKEN_DUP_RULES := true -BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true DEVICE_PATH := device/oneplus/dre