mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: Allow copying broken elf prebuilts
Change-Id: I2cf32d52c4c08a1d730f2d1575d31f7ec6d5ad98 Signed-off-by: SamarV-121 <samarvispute121@pm.me>
This commit is contained in:
parent
c486edc2fe
commit
080b70fe65
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ BOARD_HAVE_BLUETOOTH_SLSI := true
|
||||||
# Build system
|
# Build system
|
||||||
BUILD_BROKEN_DUP_RULES := true
|
BUILD_BROKEN_DUP_RULES := true
|
||||||
BUILD_BROKEN_VINTF_PRODUCT_COPY_FILES := true
|
BUILD_BROKEN_VINTF_PRODUCT_COPY_FILES := true
|
||||||
|
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
TARGET_SCREEN_DENSITY := 280
|
TARGET_SCREEN_DENSITY := 280
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue