summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-mcc222-mnc07
diff options
context:
space:
mode:
authorneatchee <neatchee@gmail.com>2014-06-27 14:52:15 -0700
committerSteve Kondik <steve@cyngn.com>2015-10-21 14:46:47 -0700
commitca9b8daa754161939fc8bb349920230d37d1cab5 (patch)
tree996a9aa7a6e0f5d0a60068cd6d2ee1602db9de43 /core/res/res/values-mcc222-mnc07
parentaafbc0fb60fe1cfd65137a54539ed034a0f5c2e0 (diff)
downloadframeworks_base-ca9b8daa754161939fc8bb349920230d37d1cab5.zip
frameworks_base-ca9b8daa754161939fc8bb349920230d37d1cab5.tar.gz
frameworks_base-ca9b8daa754161939fc8bb349920230d37d1cab5.tar.bz2
Noverca (MNC07) considered non-romaing on TIM (MNC01)
Change-Id: I473e1f88db0fe0d5e1799f6d6d892649abb7dc74
Diffstat (limited to 'core/res/res/values-mcc222-mnc07')
-rw-r--r--core/res/res/values-mcc222-mnc07/config.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/core/res/res/values-mcc222-mnc07/config.xml b/core/res/res/values-mcc222-mnc07/config.xml
new file mode 100644
index 0000000..707c769
--- /dev/null
+++ b/core/res/res/values-mcc222-mnc07/config.xml
@@ -0,0 +1,25 @@
+<?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.
+*/
+-->
+
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Noverca: Don't use roaming icon for TIM -->
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>22201</item>
+ </string-array>
+</resources>