summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-mcc214-mnc08
diff options
context:
space:
mode:
authorJing Zhao <zhaojing@motorola.com>2014-07-17 11:19:31 -0500
committerAmit Mahajan <amitmahajan@google.com>2014-08-14 13:03:11 -0700
commit5b14c3ef7b5eca89770fa03c5edf251df4f21009 (patch)
tree4006487f98dd91f71aa2670bc5b361482240bc32 /core/res/res/values-mcc214-mnc08
parent177f08e593a9a1a4b37ab8b92c55f7178c42c78a (diff)
downloadframeworks_base-5b14c3ef7b5eca89770fa03c5edf251df4f21009.zip
frameworks_base-5b14c3ef7b5eca89770fa03c5edf251df4f21009.tar.gz
frameworks_base-5b14c3ef7b5eca89770fa03c5edf251df4f21009.tar.bz2
Contribute roaming configuration for domestic roaming and non-roaming cases
Change-Id: Ia1f1078aa50c8169086f63fe6f3d7d2f27389726
Diffstat (limited to 'core/res/res/values-mcc214-mnc08')
-rwxr-xr-xcore/res/res/values-mcc214-mnc08/config.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/core/res/res/values-mcc214-mnc08/config.xml b/core/res/res/values-mcc214-mnc08/config.xml
new file mode 100755
index 0000000..5af6d5d
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc08/config.xml
@@ -0,0 +1,43 @@
+<?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>
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>21401</item>
+ <item>21402</item>
+ <item>21403</item>
+ <item>21404</item>
+ <item>21405</item>
+ <item>21406</item>
+ <item>21407</item>
+ <item>21409</item>
+ <item>21410</item>
+ <item>21411</item>
+ <item>21412</item>
+ <item>21413</item>
+ <item>21414</item>
+ <item>21415</item>
+ <item>21416</item>
+ <item>21417</item>
+ <item>21418</item>
+ <item>21419</item>
+ <item>21420</item>
+ <item>21421</item>
+ </string-array>
+</resources>