summaryrefslogtreecommitdiff
path: root/overlay/frameworks
diff options
context:
space:
mode:
authorTakeshi Kishimoto <kishimoto@google.com>2014-10-22 14:53:12 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-10-22 14:53:12 +0000
commitb4b560ad0b3680d8b9dbbdc4e0df0a0e917c0351 (patch)
tree615ae6c5fc9cb43e1d27aacdf66c0631c7df10dc /overlay/frameworks
parent65f5d9a1c0a98fcb4c29e8e30f8346c093222a18 (diff)
parentc20baad3a83b3d4303ee4821e4bcfbcb58a04809 (diff)
downloadshamu-b4b560ad0b3680d8b9dbbdc4e0df0a0e917c0351.tar.gz
am c20baad3: am ebf987d8: Shamu: Remove the cell broadcast menu for SoftBank
* commit 'c20baad3a83b3d4303ee4821e4bcfbcb58a04809': Shamu: Remove the cell broadcast menu for SoftBank
Diffstat (limited to 'overlay/frameworks')
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc440-mnc20/config.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/overlay/frameworks/base/core/res/res/values-mcc440-mnc20/config.xml b/overlay/frameworks/base/core/res/res/values-mcc440-mnc20/config.xml
new file mode 100644
index 00000000..d606d7cf
--- /dev/null
+++ b/overlay/frameworks/base/core/res/res/values-mcc440-mnc20/config.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+** Copyright 2013, 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.
+*/
+-->
+
+<!-- These resources are around just to allow their values to be customized
+ for different hardware and product builds. -->
+<resources>
+
+ <!-- XXXXX NOTE THE FOLLOWING RESOURCES USE THE WRONG NAMING CONVENTION.
+ Please don't copy them, copy anything else. -->
+ <!-- Set to true to add links to Cell Broadcast app from Settings and MMS app. -->
+ <bool name="config_cellBroadcastAppLinks">false</bool>
+
+</resources>