universal7870: build libstagefright_shim

This commit is contained in:
Astrako 2020-01-23 21:40:16 +01:00 committed by Alejandro
parent f9c2e1186f
commit 1eb0279e8d
2 changed files with 5 additions and 3 deletions

View file

@ -172,7 +172,9 @@ BOARD_VNDK_VERSION := current
# Shims
TARGET_LD_SHIM_LIBS += \
/vendor/lib/libexynoscamera.so|/vendor/lib/libexynoscamera_shim.so
/system/lib/libstagefright.so|libstagefright_shim.so \
/system/lib64/libstagefright.so|libstagefright_shim.so \
/vendor/lib/libexynoscamera.so|libexynoscamera_shim.so
# Wifi
BOARD_HAVE_SAMSUNG_WIFI := true