sm8350-common: media: Add and publish Codec2 HAL service

* Add 2 codec2 relates libs to PRODUCT_PACKAGES in order to copy
them to /vendor/lib/

Change-Id: I56da6b774cf0f9b9e628886d7bfe22f5ccae4258
This commit is contained in:
Santhosh Behara 2020-03-20 11:04:15 +05:30 committed by Arian
parent acdabcae2f
commit d15e57ef72

View File

@ -238,6 +238,7 @@ PRODUCT_PACKAGES += \
# Media
PRODUCT_PACKAGES += \
libcodec2_hidl@1.0.vendor \
libmm-omxcore \
libOmxAacEnc \
libOmxAmrEnc \