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

Commit 530c4c1f authored by Jack Yu's avatar Jack Yu Committed by Android (Google) Code Review
Browse files

Merge "Enabled area info update for India" into pi-dev

parents 06defc2a 89081f4f
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -20,4 +20,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- Whether camera shutter sound is forced or not  (country specific). -->
    <!-- Whether camera shutter sound is forced or not  (country specific). -->
    <bool name="config_camera_sound_forced">true</bool>
    <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>
</resources>