summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorZiyann <jaraidaniel@gmail.com>2014-11-20 11:44:00 +0100
committerZiyan <jaraidaniel@gmail.com>2014-12-13 00:39:22 +0100
commitb578d44123096aa41a6e6d328d416fdcc9ac5d01 (patch)
tree0e29ea6825312f6e02ada56e7eea704c83269987 /device.mk
parent1861545f957c61fed6df75008b15356968824bdd (diff)
downloaddevice_samsung_tuna-b578d44123096aa41a6e6d328d416fdcc9ac5d01.zip
device_samsung_tuna-b578d44123096aa41a6e6d328d416fdcc9ac5d01.tar.gz
device_samsung_tuna-b578d44123096aa41a6e6d328d416fdcc9ac5d01.tar.bz2
tuna: stagefright: use media_codecs_google*.xml files
Change-Id: I66d6128fa2e88b8986dc88625bf7ff08de7f7049
Diffstat (limited to 'device.mk')
-rwxr-xr-xdevice.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 3ed6c8f..4969058 100755
--- a/device.mk
+++ b/device.mk
@@ -88,6 +88,9 @@ PRODUCT_COPY_FILES += \
# Media profiles
PRODUCT_COPY_FILES += \
+ frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/etc/media_codecs_google_audio.xml \
+ frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:system/etc/media_codecs_google_telephony.xml \
+ frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:system/etc/media_codecs_google_video.xml \
$(DEVICE_FOLDER)/media_profiles.xml:system/etc/media_profiles.xml \
$(DEVICE_FOLDER)/media_codecs.xml:system/etc/media_codecs.xml