summaryrefslogtreecommitdiff
path: root/overlay/packages
diff options
context:
space:
mode:
authorEliseu Massing <eliseu@motorola.com>2014-10-27 10:06:12 -0200
committerVineeta Srivastava <vsrivastava@google.com>2014-10-28 23:51:07 +0000
commit0e3e52564f6fa5c479bf1a1a4157983bf746b7b8 (patch)
treee1169a96f4ca71f61f63c7739609307b0eea997c /overlay/packages
parentb27864ff2b77590212b2e5fbd1868b8d12b6f2af (diff)
downloadshamu-0e3e52564f6fa5c479bf1a1a4157983bf746b7b8.tar.gz
Disabling US CMAS for Bell Canada mcc-mnc
b/18073521 Change-Id: I5a804757d3727d809526ffd6cf2d74660b17eb05
Diffstat (limited to 'overlay/packages')
-rw-r--r--overlay/packages/apps/CellBroadcastReceiver/res/values-mcc302-mnc610/config.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/overlay/packages/apps/CellBroadcastReceiver/res/values-mcc302-mnc610/config.xml b/overlay/packages/apps/CellBroadcastReceiver/res/values-mcc302-mnc610/config.xml
new file mode 100644
index 00000000..45167f74
--- /dev/null
+++ b/overlay/packages/apps/CellBroadcastReceiver/res/values-mcc302-mnc610/config.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<resources>
+ <!-- Whether to enable CMAS settings (United States) -->
+ <bool name="show_cmas_settings">false</bool>
+</resources>