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

This commit is contained in:
Jack Yu
2018-05-02 17:11:09 +00:00
committed by Android (Google) Code Review

View File

@@ -20,4 +20,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>