From b153159616049a3cd5d9945fc893c592a919b1dc Mon Sep 17 00:00:00 2001 From: Aaron Kling Date: Tue, 29 Aug 2023 13:22:44 -0500 Subject: [PATCH] sm7325-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 7be536e..bf29e4c 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -28,7 +28,6 @@ TARGET_NO_BOOTLOADER := true # BUILD_BROKEN_* BUILD_BROKEN_DUP_RULES := true -BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true # Kernel BOARD_BOOT_HEADER_VERSION := 3