summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Yu <jackyu@google.com>2018-05-14 17:47:42 -0700
committerJack Yu <jackyu@google.com>2018-05-14 17:47:42 -0700
commit3f9d29d3c789eee6a2171511f52b90d15e44c04b (patch)
tree71f904c51c7f87dd63c3176ea643f806602912b5
parent43ebd760e1e424ae97e05058c0cab904317db018 (diff)
downloadCellBroadcastReceiver-3f9d29d3c789eee6a2171511f52b90d15e44c04b.tar.gz
Hide CMAS settings for Chilean users
Per Chile government requirement, we should not show CMAS settings to the users. Test: Manual Bug: 64887511 Change-Id: If7e532beb85ea4874d05a6282f5bdb783d82370f
-rw-r--r--res/values-mcc730/config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-mcc730/config.xml b/res/values-mcc730/config.xml
index e80beadeb..47c3a7ba2 100644
--- a/res/values-mcc730/config.xml
+++ b/res/values-mcc730/config.xml
@@ -15,6 +15,10 @@
-->
<resources>
+ <!-- Whether to enable CMAS settings (United States) -->
+ <!-- No need to show this for Chilean users -->
+ <bool name="show_cmas_settings">false</bool>
+
<string-array name="public_safety_messages_channels_range_strings" translatable="false">
<!-- Channel 919 and 921 are required by Chile -->
<item>0x0397:type=other, emergency=false</item>