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:
Omar Hamad 2021-10-07 14:08:41 +02:00 committed by pix106
parent 825920e610
commit d6024e9fa9

View file

@ -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