OSDN Git Service

audio service: allow touch sounds customization
authorEric Laurent <elaurent@google.com>
Fri, 15 Mar 2013 23:03:47 +0000 (16:03 -0700)
committerEric Laurent <elaurent@google.com>
Wed, 20 Mar 2013 17:38:07 +0000 (10:38 -0700)
commite78fced559d879b2e37b610d0d9a89daf08f0f2b
treed59254f23c0e7c29fb23c658cc187ff2ffeb50d6
parent4427db27b312b46cc34a83a893e522a6468ee396
audio service: allow touch sounds customization

Added audio_assets.xml resource listing the
audio asset files for each touch sound effect.
This resource can be overlayed to customize the
touch sounds for a given device.

Bug 8339000

Change-Id: I8c156f0ce7f8769a58d77442fbd9c46b57c202e9
core/res/res/values/symbols.xml
core/res/res/xml/audio_assets.xml [new file with mode: 0644]
media/java/android/media/AudioService.java