common: media-legacy: Build necessary Codec2 packages.
* Required by QTI C2 HAL (vendor.qti.media.c2@1.0-service). * Something to be noted is that QCOM includes these packages in the media HAL makefile but only on KONA for whatever reason. Change-Id: I036b63b1bb6b13c7e2498d95c5cabe2257acb282
This commit is contained in:
parent
0c547a00a8
commit
ca537fa62b
|
@ -27,6 +27,8 @@ PRODUCT_COPY_FILES += \
|
||||||
|
|
||||||
# Packages
|
# Packages
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
libcodec2_hidl@1.0.vendor \
|
||||||
|
libcodec2_vndk.vendor \
|
||||||
libgui_vendor \
|
libgui_vendor \
|
||||||
libstagefright_softomx.vendor
|
libstagefright_softomx.vendor
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue