summaryrefslogtreecommitdiffstats
path: root/telephony/java/com
diff options
context:
space:
mode:
authorEric Laurent <>2009-03-27 16:27:16 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-27 16:27:16 -0700
commita7f1e5c540ff7b94c212facdcd89459cba3e4edc (patch)
treeb274b0d2709ce9eb453c7297f2fe87e824c75eec /telephony/java/com
parent321ae681cad03d00ad1efc6f06f74268e00172a9 (diff)
downloadframeworks_base-a7f1e5c540ff7b94c212facdcd89459cba3e4edc.zip
frameworks_base-a7f1e5c540ff7b94c212facdcd89459cba3e4edc.tar.gz
frameworks_base-a7f1e5c540ff7b94c212facdcd89459cba3e4edc.tar.bz2
AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting.
Current implementation of Camera service plays the camera shutter sound over the ALARM stream so that it cannot be muted by silent mode in order to comply to some country specific requirement. A recent change made it possible for the user to mute the ALARM stream thus making this stream not suitable any more for the camera shutter sound. The fix consists in creating a new stream type only accessible by native code and that cannot be muted and use it to play camera sounds. Original author: elaurent Merged from: //branches/cupcake/... Automated import of CL 143177
Diffstat (limited to 'telephony/java/com')
0 files changed, 0 insertions, 0 deletions