msm8974-common: update OMX

Change-Id: Id506b52d138e9389e1638db5fe0230a8acd85142
This commit is contained in:
Christer 2015-01-18 02:15:41 +01:00
parent 6ad48bddc4
commit 9d098d1c57

View file

@ -111,24 +111,23 @@ PRODUCT_COPY_FILES += \
frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:system/etc/media_codecs_google_video.xml \ frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:system/etc/media_codecs_google_video.xml \
device/samsung/msm8974-common/configs/media_codecs.xml:system/etc/media_codecs.xml device/samsung/msm8974-common/configs/media_codecs.xml:system/etc/media_codecs.xml
PRODUCT_PACKAGES += \
qcmediaplayer
PRODUCT_BOOT_JARS += \
qcmediaplayer
# OMX # OMX
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
libc2dcolorconvert \
libdivxdrmdecrypt \
libdashplayer \ libdashplayer \
libOmxAacEnc \
libOmxAmrEnc \
libOmxCore \ libOmxCore \
libOmxEvrcEnc \
libOmxQcelp13Enc \
libOmxVdec \ libOmxVdec \
libOmxVdecHevc \ libOmxVdecHevc \
libOmxVenc \ libOmxVenc \
libOmxAacEnc \ libstagefrighthw \
libOmxAmrEnc \ qcmediaplayer
libOmxEvrcEnc \
libOmxQcelp13Enc \ PRODUCT_BOOT_JARS += qcmediaplayer
libstagefrighthw
# Power HAL # Power HAL
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \