mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
LG8n: build more media required libs
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
bbf8d0bfe3
commit
c695f0ed4f
10
device.mk
10
device.mk
|
@ -261,8 +261,14 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# Media
|
# Media
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libcodec2_hidl@1.1.vendor \
|
android.hardware.media.c2@1.0.vendor:64 \
|
||||||
libcodec2_hidl@1.2.vendor \
|
android.hardware.media.c2@1.1.vendor:64 \
|
||||||
|
android.hardware.media.c2@1.2.vendor:64 \
|
||||||
|
libcodec2_hidl@1.2.vendor:64 \
|
||||||
|
libcodec2_hidl_plugin:64 \
|
||||||
|
libcodec2_vndk.vendor:64 \
|
||||||
|
libeffects:64 \
|
||||||
|
libeffectsconfig.vendor:64 \
|
||||||
libavservices_minijail_vendor \
|
libavservices_minijail_vendor \
|
||||||
libstagefright_softomx_plugin.vendor \
|
libstagefright_softomx_plugin.vendor \
|
||||||
libsfplugin_ccodec_utils.vendor \
|
libsfplugin_ccodec_utils.vendor \
|
||||||
|
|
Loading…
Reference in a new issue