sdm660-common: set RELAX_USES_LIBRARY_CHECK true
required libraries in build system is [] vs qcom.fmradio in 8920992b43/fmapp2/AndroidManifest.xml (L63)
note for me: reset this and rm qcom.fmradio library from fm-commonsys
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
825920e610
commit
d6024e9fa9
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ BUILD_BROKEN_VINTF_PRODUCT_COPY_FILES := true
|
||||||
BUILD_BROKEN_USES_BUILD_COPY_HEADERS := true
|
BUILD_BROKEN_USES_BUILD_COPY_HEADERS := true
|
||||||
BUILD_BROKEN_MISSING_REQUIRED_MODULES := true
|
BUILD_BROKEN_MISSING_REQUIRED_MODULES := true
|
||||||
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
|
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
|
||||||
|
RELAX_USES_LIBRARY_CHECK := true
|
||||||
|
|
||||||
# Architecture
|
# Architecture
|
||||||
TARGET_ARCH := arm64
|
TARGET_ARCH := arm64
|
||||||
|
|
Loading…
Reference in a new issue