matisse-common: fix camera lib text relocation warning

W linker  : Warning: "/system/vendor/lib/libmmcamera_faceproc.so" has text relocations and will not work when the app moves to API level 23 or later
This commit is contained in:
matteo0026 2020-09-11 14:07:12 +02:00
parent 5e639b41de
commit 9cb0da8d73
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@ BLOCK_BASED_OTA := true
# Build Fingerprint
BUILD_FINGERPRINT := samsung/matissewifixx/matissewifi:5.0.2/LRX22G/T530XXS1BRH1:user/release-keys
# Camera
TARGET_NEEDS_TEXT_RELOCATIONS := true
# Extended Filesystem Support
TARGET_EXFAT_DRIVER := sdfat