mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: Add back encoders
*They compile again after this commit : 455758edcb
This commit is contained in:
parent
6d247cf4f8
commit
879a298d05
1 changed files with 4 additions and 0 deletions
|
@ -124,7 +124,11 @@ PRODUCT_COPY_FILES += \
|
|||
# OMX
|
||||
PRODUCT_PACKAGES += \
|
||||
libdashplayer \
|
||||
libOmxAacEnc \
|
||||
libOmxAmrEnc \
|
||||
libOmxCore \
|
||||
libOmxEvrcEnc \
|
||||
libOmxQcelp13Enc \
|
||||
libOmxVdec \
|
||||
libOmxVdecHevc \
|
||||
libOmxVenc \
|
||||
|
|
Loading…
Reference in a new issue