mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
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 \
|
||||
device/samsung/msm8974-common/configs/media_codecs.xml:system/etc/media_codecs.xml
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
qcmediaplayer
|
||||
|
||||
PRODUCT_BOOT_JARS += \
|
||||
qcmediaplayer
|
||||
|
||||
# OMX
|
||||
PRODUCT_PACKAGES += \
|
||||
libc2dcolorconvert \
|
||||
libdivxdrmdecrypt \
|
||||
libdashplayer \
|
||||
libOmxAacEnc \
|
||||
libOmxAmrEnc \
|
||||
libOmxCore \
|
||||
libOmxEvrcEnc \
|
||||
libOmxQcelp13Enc \
|
||||
libOmxVdec \
|
||||
libOmxVdecHevc \
|
||||
libOmxVenc \
|
||||
libOmxAacEnc \
|
||||
libOmxAmrEnc \
|
||||
libOmxEvrcEnc \
|
||||
libOmxQcelp13Enc \
|
||||
libstagefrighthw
|
||||
libstagefrighthw \
|
||||
qcmediaplayer
|
||||
|
||||
PRODUCT_BOOT_JARS += qcmediaplayer
|
||||
|
||||
# Power HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue