sdm660-common: Allow copy broken prebuilt files
wfdservice won't copy without this flag Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
da423f515e
commit
6136e1b039
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl"
|
|||
BUILD_BROKEN_VINTF_PRODUCT_COPY_FILES := true
|
||||
BUILD_BROKEN_USES_BUILD_COPY_HEADERS := true
|
||||
BUILD_BROKEN_MISSING_REQUIRED_MODULES := true
|
||||
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
|
||||
|
||||
# Architecture
|
||||
TARGET_ARCH := arm64
|
||||
|
|
Loading…
Reference in a new issue