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:
parent
bc65729e93
commit
71f0113998
1 changed files with 3 additions and 0 deletions
|
@ -443,6 +443,9 @@
|
|||
phone object irrespective of this config -->
|
||||
<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 -->
|
||||
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
|
||||
|
||||
|
|
Loading…
Reference in a new issue