OSDN Git Service

Make sure to copy codec setup files to their proper filesystem location on the emulator
authorAndreas Huber <andih@google.com>
Tue, 13 Mar 2012 16:01:51 +0000 (09:01 -0700)
committerAndreas Huber <andih@google.com>
Tue, 13 Mar 2012 16:01:51 +0000 (09:01 -0700)
Change-Id: I97b6944646fcabc754526ef88f7fdd63d0d1da0a

target/board/generic/device.mk

index ee8e273..ca18365 100644 (file)
@@ -26,6 +26,7 @@ PRODUCT_COPY_FILES := \
     development/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
     development/data/etc/vold.conf:system/etc/vold.conf \
     development/tools/emulator/system/camera/media_profiles.xml:system/etc/media_profiles.xml \
+    development/tools/emulator/system/camera/media_codecs.xml:system/etc/media_codecs.xml \
 
 PRODUCT_PACKAGES := \
     audio.primary.goldfish \