From b7a0078678ba06d901bf2add289f74b5d0970089 Mon Sep 17 00:00:00 2001 From: PaulK Date: Sun, 8 Apr 2012 15:32:35 +0200 Subject: Reloved SEC OMX overrides (permits free video decoding with more formats) --- galaxysmtd.mk | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/galaxysmtd.mk b/galaxysmtd.mk index a99f6c5..8c215d9 100644 --- a/galaxysmtd.mk +++ b/galaxysmtd.mk @@ -75,14 +75,6 @@ PRODUCT_COPY_FILES += \ device/samsung/aries-common/sec_mm/sec_omx/sec_omx_core/secomxregistry:system/etc/secomxregistry \ device/samsung/aries-common/media_profiles.xml:system/etc/media_profiles.xml -# These are the OpenMAX IL modules -PRODUCT_PACKAGES += \ - libSEC_OMX_Core.aries \ - libOMX.SEC.AVC.Decoder.aries \ - libOMX.SEC.M4V.Decoder.aries \ - libOMX.SEC.M4V.Encoder.aries \ - libOMX.SEC.AVC.Encoder.aries - # Misc other modules PRODUCT_PACKAGES += \ lights.aries \ @@ -91,8 +83,7 @@ PRODUCT_PACKAGES += \ # Libs PRODUCT_PACKAGES += \ - libcamera \ - libstagefrighthw + libcamera # apns config file PRODUCT_COPY_FILES += \ -- cgit v1.1