msm8974-common: update OMX
Change-Id: Id506b52d138e9389e1638db5fe0230a8acd85142
This commit is contained in:
parent
6ad48bddc4
commit
9d098d1c57
1 changed files with 10 additions and 11 deletions
21
msm8974.mk
21
msm8974.mk
|
@ -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 += \
|
||||||
|
|
Loading…
Add table
Reference in a new issue