Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4dce86fc authored by Yong Zhang's avatar Yong Zhang
Browse files

Don't force camera shutter sound in India

Remove config_camera_sound_forced=true config from India mcc404
and mcc405 config files.

Bug: b/322853558
Test: CarrierTestOverride with mcc=404 and mcc=405

Change-Id: I6cb5207a08775ef2cdf4cbd05d2b20969f516229
parent 47fddfa4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -18,8 +18,6 @@
-->

<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- Whether camera shutter sound is forced or not  (country specific). -->
    <bool name="config_camera_sound_forced">true</bool>
    <!-- Show area update info settings in CellBroadcastReceiver and information in SIM status in Settings app -->
    <bool name="config_showAreaUpdateInfoSettings">true</bool>
</resources>
+0 −2
Original line number Diff line number Diff line
@@ -18,8 +18,6 @@
-->

<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- Whether camera shutter sound is forced or not  (country specific). -->
    <bool name="config_camera_sound_forced">true</bool>
    <!-- Show area update info settings in CellBroadcastReceiver and information in SIM status in Settings app -->
    <bool name="config_showAreaUpdateInfoSettings">true</bool>
</resources>