universal7870: rework shims

This commit is contained in:
Alejandro 2020-05-30 15:36:17 +02:00
parent 262ba103ef
commit 35f2b6d077
4 changed files with 39 additions and 55 deletions

View file

@ -186,17 +186,9 @@ PRODUCT_FULL_TREBLE_OVERRIDE := true
PRODUCT_VENDOR_MOVE_ENABLED := true
BOARD_VNDK_VERSION := current
# Shims
# Shim
TARGET_LD_SHIM_LIBS += \
/vendor/lib/libcamera_client.so|/vendor/lib/libcamera_client_shim.so \
/vendor/lib/omx/libOMX.Exynos.AVC.Decoder.so|/vendor/lib/libui_shim.so \
/vendor/lib/omx/libOMX.Exynos.AVC.Encoder.so|/vendor/lib/libui_shim.so \
/vendor/lib/omx/libOMX.Exynos.MPEG4.Decoder.so|/vendor/lib/libui_shim.so \
/vendor/lib/omx/libOMX.Exynos.MPEG4.Encoder.so|/vendor/lib/libui_shim.so \
/vendor/lib/omx/libOMX.Exynos.VP8.Decoder.so|/vendor/lib/libui_shim.so \
/vendor/lib/omx/libOMX.Exynos.VP8.Encoder.so|/vendor/lib/libui_shim.so \
/vendor/lib/omx/libOMX.Exynos.WMV.Decoder.so|/vendor/lib/libui_shim.so \
/vendor/lib/libexynoscamera.so|/vendor/lib/libexynoscamera_shim.so
/system/bin/mediaserver|/system/lib/libstagefright_shim.so
# Wifi
BOARD_HAVE_SAMSUNG_WIFI := true