summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/MediaRecorderClient.cpp
diff options
context:
space:
mode:
authorEric Laurent <>2009-03-27 18:18:46 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-27 18:18:46 -0700
commit29a65006e517ae5bb164e973b2d805ebfa834a2e (patch)
tree252656d31faf4fc51988cb6345f7d5f51cfbf003 /media/libmediaplayerservice/MediaRecorderClient.cpp
parent5b27b6f5b8073ad4363c89485f64b0ab3027b222 (diff)
downloadframeworks_av-29a65006e517ae5bb164e973b2d805ebfa834a2e.zip
frameworks_av-29a65006e517ae5bb164e973b2d805ebfa834a2e.tar.gz
frameworks_av-29a65006e517ae5bb164e973b2d805ebfa834a2e.tar.bz2
AI 143327: am: CL 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/... Original author: android-build Merged from: //branches/donutburger/... Automated import of CL 143327
Diffstat (limited to 'media/libmediaplayerservice/MediaRecorderClient.cpp')
0 files changed, 0 insertions, 0 deletions