forked from openkylin/platform_build
Make sure to copy codec setup files to their proper filesystem location on the emulator
Change-Id: I97b6944646fcabc754526ef88f7fdd63d0d1da0a
This commit is contained in:
parent
7013298265
commit
8fd1541c81
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue