mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 23:47:47 -04:00
universal7870: rework shims
This commit is contained in:
parent
262ba103ef
commit
35f2b6d077
4 changed files with 39 additions and 55 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue