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 --------- 1 file changed, 9 deletions(-) (limited to 'device_base.mk') 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 -- cgit v1.1