msm8226-common: Add back encoders

*They compile again after this commit : 455758edcb
This commit is contained in:
Rox- 2015-02-07 17:36:45 +01:00
parent 6d247cf4f8
commit 879a298d05

View file

@ -124,7 +124,11 @@ PRODUCT_COPY_FILES += \
# OMX # OMX
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
libdashplayer \ libdashplayer \
libOmxAacEnc \
libOmxAmrEnc \
libOmxCore \ libOmxCore \
libOmxEvrcEnc \
libOmxQcelp13Enc \
libOmxVdec \ libOmxVdec \
libOmxVdecHevc \ libOmxVdecHevc \
libOmxVenc \ libOmxVenc \