sm6250-common: Build OMX stack

Change-Id: Ib4ac3f9989e9e8c37d9a707cef3e2f5652843122
This commit is contained in:
Sebastiano Barezzi 2021-07-24 06:21:09 +02:00 committed by Alexander Winkowski
parent d46af7f230
commit b992036dac
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -222,6 +222,18 @@ PRODUCT_COPY_FILES += \
frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video.xml \
frameworks/av/media/libstagefright/data/media_codecs_google_video_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video_le.xml
# OMX
PRODUCT_PACKAGES += \
libOmxAacEnc \
libOmxAmrEnc \
libOmxCore \
libOmxEvrcEnc \
libOmxG711Enc \
libOmxQcelp13Enc \
libOmxVdec \
libOmxVenc \
libstagefrighthw
# Rootdir
PRODUCT_PACKAGES += \
init.qcom.early_boot.sh \