forked from openkylin/platform_build
Copy video stop sound
Bug: 25652382 Change-Id: I72b922a0b3308270a4211700bda7321e1f215c47
This commit is contained in:
parent
b3c9e4a22e
commit
05f47b74f3
|
@ -63,6 +63,7 @@ PRODUCT_COPY_FILES := \
|
|||
device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
|
||||
frameworks/base/data/sounds/effects/camera_click.ogg:system/media/audio/ui/camera_click.ogg \
|
||||
frameworks/base/data/sounds/effects/VideoRecord.ogg:system/media/audio/ui/VideoRecord.ogg \
|
||||
frameworks/base/data/sounds/effects/VideoStop.ogg:system/media/audio/ui/VideoStop.ogg \
|
||||
device/generic/goldfish/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 \
|
||||
|
|
Loading…
Reference in New Issue