aboutsummaryrefslogtreecommitdiffstats
path: root/p51xx-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'p51xx-common.mk')
-rwxr-xr-xp51xx-common.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/p51xx-common.mk b/p51xx-common.mk
index 56856cc..bec9fc3 100755
--- a/p51xx-common.mk
+++ b/p51xx-common.mk
@@ -56,7 +56,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
# Media profiles
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/media_codecs.xml:system/etc/media_codecs.xml \
- $(LOCAL_PATH)/configs/media_profiles.xml:system/etc/media_profiles.xml
+ $(LOCAL_PATH)/configs/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 \
+ frameworks/av/media/libstagefright/data/media_codecs_ffmpeg.xml:system/etc/media_codecs_ffmpeg.xml
# Keylayout
PRODUCT_COPY_FILES += \