From 49dc5a2e9110bda2a750fb7d455aa773c606c51d Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Mon, 23 Dec 2013 20:36:46 +0100 Subject: Disable hardware video encoding/decoding Signed-off-by: Paul Kocialkowski --- device_base.mk | 12 ------------ media_codecs.xml | 16 ---------------- 2 files changed, 28 deletions(-) diff --git a/device_base.mk b/device_base.mk index 3b6b6fc..285095c 100644 --- a/device_base.mk +++ b/device_base.mk @@ -84,14 +84,6 @@ PRODUCT_COPY_FILES += \ device/samsung/aries-common/media_profiles.xml:system/etc/media_profiles.xml \ device/samsung/aries-common/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.aries \ @@ -107,10 +99,6 @@ PRODUCT_PACKAGES += \ PRODUCT_COPY_FILES += \ device/samsung/aries-common/libaudio/audio_policy.conf:system/etc/audio_policy.conf -# Libs -PRODUCT_PACKAGES += \ - libstagefrighthw - # Bluetooth MAC Address PRODUCT_PACKAGES += \ bdaddr_read 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.1