summaryrefslogtreecommitdiffstats
path: root/target/product/sdk.mk
diff options
context:
space:
mode:
authorLajos Molnar <lajos@google.com>2014-03-19 15:12:24 -0700
committerLajos Molnar <lajos@google.com>2014-03-19 17:39:39 -0700
commitf40956fbbfc2947a8b781b88e90fe592bf073bac (patch)
tree061958acf9ddf9647beba51cd1525c675b955c5e /target/product/sdk.mk
parent994014964fc2e51c1388de707be2204558ca22cc (diff)
downloadbuild-f40956fbbfc2947a8b781b88e90fe592bf073bac.zip
build-f40956fbbfc2947a8b781b88e90fe592bf073bac.tar.gz
build-f40956fbbfc2947a8b781b88e90fe592bf073bac.tar.bz2
stagefright: use media_codecs_google*.xml files
Bug: 13549114 Change-Id: I25d6344c78da152f394fa7b4855a2eb61008afc6
Diffstat (limited to 'target/product/sdk.mk')
-rw-r--r--target/product/sdk.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/product/sdk.mk b/target/product/sdk.mk
index b1ed4a1..2e576c1 100644
--- a/target/product/sdk.mk
+++ b/target/product/sdk.mk
@@ -65,6 +65,9 @@ PRODUCT_COPY_FILES := \
frameworks/base/data/sounds/effects/VideoRecord.ogg:system/media/audio/ui/VideoRecord.ogg \
frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
device/generic/goldfish/camera/media_profiles.xml:system/etc/media_profiles.xml \
+ 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/generic/goldfish/camera/media_codecs.xml:system/etc/media_codecs.xml \
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
frameworks/native/data/etc/android.hardware.camera.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.xml \