From d622b9005abd60c3af906948b9e4fb77adf104dd Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Sat, 21 Dec 2013 17:09:18 +0100 Subject: Disable hardware video encoding/decoding Signed-off-by: Paul Kocialkowski --- device_base.mk | 9 --------- media_codecs.xml | 16 ---------------- 2 files changed, 25 deletions(-) diff --git a/device_base.mk b/device_base.mk index 0e39c58..91496b9 100644 --- a/device_base.mk +++ b/device_base.mk @@ -115,14 +115,6 @@ PRODUCT_COPY_FILES += \ device/samsung/crespo/media_codecs.xml:system/etc/media_codecs.xml -# These are the OpenMAX IL modules -PRODUCT_PACKAGES += \ - libSEC_OMX_Core \ - libOMX.SEC.AVC.Decoder \ - libOMX.SEC.M4V.Decoder \ - libOMX.SEC.M4V.Encoder \ - libOMX.SEC.AVC.Encoder - # Misc other modules PRODUCT_PACKAGES += \ lights.s5pc110 \ @@ -155,7 +147,6 @@ PRODUCT_PACKAGES += \ # Libs PRODUCT_PACKAGES += \ libcamera \ - libstagefrighthw \ com.android.future.usb.accessory # Input device calibration files diff --git a/media_codecs.xml b/media_codecs.xml index c6f8372..42ea4e9 100644 --- a/media_codecs.xml +++ b/media_codecs.xml @@ -77,18 +77,6 @@ Only the three quirks included above are recognized at this point: - - - - - - - - - - - - @@ -104,10 +92,6 @@ Only the three quirks included above are recognized at this point: - - - - -- cgit v1.2.3