audio: disable force camera shutter sound playback

- Disable force camera shutter sound playback.
  This config is country specific and should be only
  enabled in particular countries(e.g. Japan).

Change-Id: If9171fa84e21cf0bda462c7bd8b9370008f6dd9f
This commit is contained in:
Mingming Yin 2015-10-20 15:29:13 -07:00 committed by Gerrit - the friendly Code Review server
parent 6b6b8bf3cf
commit b010619720
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@
<bool name="config_speed_up_audio_on_mt_calls">true</bool>
<!-- Whether camera shutter sound is forced or not (country specific). -->
<bool name="config_camera_sound_forced">true</bool>
<bool name="config_camera_sound_forced">false</bool>
<!-- Configuration to enable non-default PDP during IWLAN
<bool name="config_feature_iwlan_enabled">true</bool> -->