sdm660-common: overlay: 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 Max Weffers
parent bc65729e93
commit 71f0113998
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -443,6 +443,9 @@
phone object irrespective of this config --> phone object irrespective of this config -->
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool> <bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<!-- Whether camera shutter sound is forced or not (country specific). -->
<bool name="config_camera_sound_forced">false</bool>
<!-- Boolean indicating if current platform supports BLE peripheral mode --> <!-- Boolean indicating if current platform supports BLE peripheral mode -->
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool> <bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>