Merge "Make sure to copy codec setup files to their proper filesystem location on the emulator"

This commit is contained in:
Andreas Huber 2012-03-14 08:15:18 -07:00 committed by Android (Google) Code Review
commit 84a5e9dd87
1 changed files with 1 additions and 0 deletions

View 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 \