summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorAmit Mahajan <amitmahajan@google.com>2014-08-14 22:12:57 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-08-12 23:14:33 +0000
commit1e1a01b0e44ab7a948265a78070937d2022d7abd (patch)
tree5751db7ee9f4b1234c345be22d75288c1346f1db /core
parentfbc88e19cb77c303b47a427a40123ccf4ba5cca7 (diff)
parent5b14c3ef7b5eca89770fa03c5edf251df4f21009 (diff)
downloadframeworks_base-1e1a01b0e44ab7a948265a78070937d2022d7abd.zip
frameworks_base-1e1a01b0e44ab7a948265a78070937d2022d7abd.tar.gz
frameworks_base-1e1a01b0e44ab7a948265a78070937d2022d7abd.tar.bz2
Merge "Contribute roaming configuration for domestic roaming and non-roaming cases" into lmp-dev
Diffstat (limited to 'core')
-rw-r--r--core/res/res/values-mcc206-mnc05/config.xml24
-rw-r--r--core/res/res/values-mcc206-mnc10/config.xml24
-rw-r--r--core/res/res/values-mcc208-mnc10/config.xml24
-rw-r--r--core/res/res/values-mcc208-mnc15/config.xml24
-rw-r--r--core/res/res/values-mcc214-mnc01/config.xml23
-rwxr-xr-xcore/res/res/values-mcc214-mnc02/config.xml46
-rw-r--r--core/res/res/values-mcc214-mnc04/config.xml19
-rwxr-xr-xcore/res/res/values-mcc214-mnc05/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc06/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc08/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc09/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc10/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc11/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc12/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc13/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc14/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc15/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc16/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc17/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc18/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc19/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc20/config.xml43
-rwxr-xr-xcore/res/res/values-mcc214-mnc21/config.xml43
-rw-r--r--core/res/res/values-mcc222-mnc10/config.xml25
-rw-r--r--core/res/res/values-mcc234-mnc10/config.xml31
-rw-r--r--core/res/res/values-mcc234-mnc20/config.xml10
-rw-r--r--core/res/res/values-mcc234-mnc26/config.xml31
-rw-r--r--core/res/res/values-mcc302-mnc220/config.xml28
-rw-r--r--core/res/res/values-mcc302-mnc370/config.xml8
-rw-r--r--core/res/res/values-mcc302-mnc660/config.xml8
-rw-r--r--core/res/res/values-mcc302-mnc720/config.xml8
-rw-r--r--core/res/res/values-mcc310-mnc150/config.xml36
l---------core/res/res/values-mcc310-mnc1701
l---------core/res/res/values-mcc310-mnc3801
-rw-r--r--core/res/res/values-mcc310-mnc410/config.xml17
-rw-r--r--core/res/res/values-mcc340-mnc01/config.xml6
36 files changed, 1081 insertions, 1 deletions
diff --git a/core/res/res/values-mcc206-mnc05/config.xml b/core/res/res/values-mcc206-mnc05/config.xml
new file mode 100644
index 0000000..a684aaa
--- /dev/null
+++ b/core/res/res/values-mcc206-mnc05/config.xml
@@ -0,0 +1,24 @@
+<?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">
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>20610</item>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc206-mnc10/config.xml b/core/res/res/values-mcc206-mnc10/config.xml
new file mode 100644
index 0000000..5c96317
--- /dev/null
+++ b/core/res/res/values-mcc206-mnc10/config.xml
@@ -0,0 +1,24 @@
+<?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">
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>20605</item>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc208-mnc10/config.xml b/core/res/res/values-mcc208-mnc10/config.xml
index 358bef6..10a6c5d 100644
--- a/core/res/res/values-mcc208-mnc10/config.xml
+++ b/core/res/res/values-mcc208-mnc10/config.xml
@@ -35,4 +35,28 @@
note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" -->
<string translatable="false" name="config_tether_apndata">SFR option modem,websfr,,,,,,,,,208,10,,DUN</string>
+ <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>21408</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>
diff --git a/core/res/res/values-mcc208-mnc15/config.xml b/core/res/res/values-mcc208-mnc15/config.xml
new file mode 100644
index 0000000..32b951c
--- /dev/null
+++ b/core/res/res/values-mcc208-mnc15/config.xml
@@ -0,0 +1,24 @@
+<?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">
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>20801</item>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc214-mnc01/config.xml b/core/res/res/values-mcc214-mnc01/config.xml
index 1b7c462..ecd8124 100644
--- a/core/res/res/values-mcc214-mnc01/config.xml
+++ b/core/res/res/values-mcc214-mnc01/config.xml
@@ -37,4 +37,27 @@
note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" -->
<string translatable="false" name="config_tether_apndata">INTERNET,airtelnet.es,,,vodafone,vodafone,,,,,214,01,1,DUN</string>
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>21402</item>
+ <item>21403</item>
+ <item>21404</item>
+ <item>21405</item>
+ <item>21406</item>
+ <item>21407</item>
+ <item>21408</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>
diff --git a/core/res/res/values-mcc214-mnc02/config.xml b/core/res/res/values-mcc214-mnc02/config.xml
new file mode 100755
index 0000000..c83de57
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc02/config.xml
@@ -0,0 +1,46 @@
+<?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>21408</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>
diff --git a/core/res/res/values-mcc214-mnc04/config.xml b/core/res/res/values-mcc214-mnc04/config.xml
index 71301d5..6dfa87b 100644
--- a/core/res/res/values-mcc214-mnc04/config.xml
+++ b/core/res/res/values-mcc214-mnc04/config.xml
@@ -20,6 +20,25 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Don't use roaming icon for considered operators -->
<string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>21401</item>
+ <item>21402</item>
+ <item>21403</item>
+ <item>21405</item>
+ <item>21406</item>
<item>21407</item>
+ <item>21408</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>
diff --git a/core/res/res/values-mcc214-mnc05/config.xml b/core/res/res/values-mcc214-mnc05/config.xml
new file mode 100755
index 0000000..9302b0c
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc05/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>21406</item>
+ <item>21407</item>
+ <item>21408</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>
diff --git a/core/res/res/values-mcc214-mnc06/config.xml b/core/res/res/values-mcc214-mnc06/config.xml
new file mode 100755
index 0000000..c3f2643
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc06/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>21407</item>
+ <item>21408</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>
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>
diff --git a/core/res/res/values-mcc214-mnc09/config.xml b/core/res/res/values-mcc214-mnc09/config.xml
new file mode 100755
index 0000000..d789771
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc09/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>21408</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>
diff --git a/core/res/res/values-mcc214-mnc10/config.xml b/core/res/res/values-mcc214-mnc10/config.xml
new file mode 100755
index 0000000..b66e1a2
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc10/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>21408</item>
+ <item>21409</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>
diff --git a/core/res/res/values-mcc214-mnc11/config.xml b/core/res/res/values-mcc214-mnc11/config.xml
new file mode 100755
index 0000000..9fd06db
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc11/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>21408</item>
+ <item>21409</item>
+ <item>21410</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>
diff --git a/core/res/res/values-mcc214-mnc12/config.xml b/core/res/res/values-mcc214-mnc12/config.xml
new file mode 100755
index 0000000..7468238
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc12/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>21408</item>
+ <item>21409</item>
+ <item>21410</item>
+ <item>21411</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>
diff --git a/core/res/res/values-mcc214-mnc13/config.xml b/core/res/res/values-mcc214-mnc13/config.xml
new file mode 100755
index 0000000..35ff4ae
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc13/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>21408</item>
+ <item>21409</item>
+ <item>21410</item>
+ <item>21411</item>
+ <item>21412</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>
diff --git a/core/res/res/values-mcc214-mnc14/config.xml b/core/res/res/values-mcc214-mnc14/config.xml
new file mode 100755
index 0000000..b6a7440
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc14/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>21408</item>
+ <item>21409</item>
+ <item>21410</item>
+ <item>21411</item>
+ <item>21412</item>
+ <item>21413</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>
diff --git a/core/res/res/values-mcc214-mnc15/config.xml b/core/res/res/values-mcc214-mnc15/config.xml
new file mode 100755
index 0000000..8296410
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc15/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>21408</item>
+ <item>21409</item>
+ <item>21410</item>
+ <item>21411</item>
+ <item>21412</item>
+ <item>21413</item>
+ <item>21414</item>
+ <item>21416</item>
+ <item>21417</item>
+ <item>21418</item>
+ <item>21419</item>
+ <item>21420</item>
+ <item>21421</item>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc214-mnc16/config.xml b/core/res/res/values-mcc214-mnc16/config.xml
new file mode 100755
index 0000000..1aaf577
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc16/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>21408</item>
+ <item>21409</item>
+ <item>21410</item>
+ <item>21411</item>
+ <item>21412</item>
+ <item>21413</item>
+ <item>21414</item>
+ <item>21415</item>
+ <item>21417</item>
+ <item>21418</item>
+ <item>21419</item>
+ <item>21420</item>
+ <item>21421</item>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc214-mnc17/config.xml b/core/res/res/values-mcc214-mnc17/config.xml
new file mode 100755
index 0000000..be92a32
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc17/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>21408</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>21418</item>
+ <item>21419</item>
+ <item>21420</item>
+ <item>21421</item>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc214-mnc18/config.xml b/core/res/res/values-mcc214-mnc18/config.xml
new file mode 100755
index 0000000..078d7e2
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc18/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>21408</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>21419</item>
+ <item>21420</item>
+ <item>21421</item>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc214-mnc19/config.xml b/core/res/res/values-mcc214-mnc19/config.xml
new file mode 100755
index 0000000..d194687
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc19/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>21408</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>21420</item>
+ <item>21421</item>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc214-mnc20/config.xml b/core/res/res/values-mcc214-mnc20/config.xml
new file mode 100755
index 0000000..6aaf970
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc20/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>21408</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>21421</item>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc214-mnc21/config.xml b/core/res/res/values-mcc214-mnc21/config.xml
new file mode 100755
index 0000000..f890b14
--- /dev/null
+++ b/core/res/res/values-mcc214-mnc21/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>21408</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>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc222-mnc10/config.xml b/core/res/res/values-mcc222-mnc10/config.xml
index 24dd71c..67467a0 100644
--- a/core/res/res/values-mcc222-mnc10/config.xml
+++ b/core/res/res/values-mcc222-mnc10/config.xml
@@ -35,4 +35,29 @@
"name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type"
note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" -->
<string translatable="false" name="config_tether_apndata">Tethering Internet,web.omnitel.it,,,,,,,,,222,10,,DUN</string>
+
+ <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>21408</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>
diff --git a/core/res/res/values-mcc234-mnc10/config.xml b/core/res/res/values-mcc234-mnc10/config.xml
new file mode 100644
index 0000000..b704d3f
--- /dev/null
+++ b/core/res/res/values-mcc234-mnc10/config.xml
@@ -0,0 +1,31 @@
+<?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">
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>23420</item>
+ <item>23426</item>
+ <item>23430</item>
+ <item>23431</item>
+ <item>23432</item>
+ <item>23433</item>
+ <item>23434</item>
+ <item>23486</item>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc234-mnc20/config.xml b/core/res/res/values-mcc234-mnc20/config.xml
index d602c9f..1ed53dc 100644
--- a/core/res/res/values-mcc234-mnc20/config.xml
+++ b/core/res/res/values-mcc234-mnc20/config.xml
@@ -24,5 +24,15 @@
<!-- Configure mobile network MTU. Carrier specific value is set here.
-->
<integer name="config_mobile_mtu">1440</integer>
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>23410</item>
+ <item>23426</item>
+ <item>23430</item>
+ <item>23431</item>
+ <item>23432</item>
+ <item>23433</item>
+ <item>23434</item>
+ <item>23486</item>
+ </string-array>
</resources>
diff --git a/core/res/res/values-mcc234-mnc26/config.xml b/core/res/res/values-mcc234-mnc26/config.xml
new file mode 100644
index 0000000..8d259de
--- /dev/null
+++ b/core/res/res/values-mcc234-mnc26/config.xml
@@ -0,0 +1,31 @@
+<?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">
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>23410</item>
+ <item>23420</item>
+ <item>23430</item>
+ <item>23431</item>
+ <item>23432</item>
+ <item>23433</item>
+ <item>23434</item>
+ <item>23486</item>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc302-mnc220/config.xml b/core/res/res/values-mcc302-mnc220/config.xml
new file mode 100644
index 0000000..5259152
--- /dev/null
+++ b/core/res/res/values-mcc302-mnc220/config.xml
@@ -0,0 +1,28 @@
+<?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">
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>302370</item>
+ <item>302610</item>
+ <item>302660</item>
+ <item>302720</item>
+ <item>302780</item>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc302-mnc370/config.xml b/core/res/res/values-mcc302-mnc370/config.xml
index 4fb2232..9cfe31f 100644
--- a/core/res/res/values-mcc302-mnc370/config.xml
+++ b/core/res/res/values-mcc302-mnc370/config.xml
@@ -40,4 +40,12 @@
-->
<integer name="config_mobile_mtu">1410</integer>
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>302220</item>
+ <item>302610</item>
+ <item>302660</item>
+ <item>302720</item>
+ <item>302780</item>
+ </string-array>
+
</resources>
diff --git a/core/res/res/values-mcc302-mnc660/config.xml b/core/res/res/values-mcc302-mnc660/config.xml
index 76f7968..000f897 100644
--- a/core/res/res/values-mcc302-mnc660/config.xml
+++ b/core/res/res/values-mcc302-mnc660/config.xml
@@ -40,4 +40,12 @@
-->
<integer name="config_mobile_mtu">1430</integer>
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>302220</item>
+ <item>302370</item>
+ <item>302610</item>
+ <item>302720</item>
+ <item>302780</item>
+ </string-array>
+
</resources>
diff --git a/core/res/res/values-mcc302-mnc720/config.xml b/core/res/res/values-mcc302-mnc720/config.xml
index 4eceffc..dfc58fe 100644
--- a/core/res/res/values-mcc302-mnc720/config.xml
+++ b/core/res/res/values-mcc302-mnc720/config.xml
@@ -40,4 +40,12 @@
-->
<integer name="config_mobile_mtu">1430</integer>
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>302220</item>
+ <item>302370</item>
+ <item>302610</item>
+ <item>302660</item>
+ <item>302780</item>
+ </string-array>
+
</resources>
diff --git a/core/res/res/values-mcc310-mnc150/config.xml b/core/res/res/values-mcc310-mnc150/config.xml
new file mode 100644
index 0000000..f1936f4
--- /dev/null
+++ b/core/res/res/values-mcc310-mnc150/config.xml
@@ -0,0 +1,36 @@
+<?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">
+ <!-- Show roaming icon though same named operators. -->
+ <string-array translatable="false" name="config_sameNamedOperatorConsideredRoaming">
+ <item>310110</item>
+ <item>310140</item>
+ <item>310400</item>
+ <item>310470</item>
+ </string-array>
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>311</item>
+ <item>312</item>
+ <item>313</item>
+ <item>314</item>
+ <item>315</item>
+ <item>316</item>
+ </string-array>
+</resources>
diff --git a/core/res/res/values-mcc310-mnc170 b/core/res/res/values-mcc310-mnc170
new file mode 120000
index 0000000..cfced17
--- /dev/null
+++ b/core/res/res/values-mcc310-mnc170
@@ -0,0 +1 @@
+./values-mcc310-mnc150 \ No newline at end of file
diff --git a/core/res/res/values-mcc310-mnc380 b/core/res/res/values-mcc310-mnc380
new file mode 120000
index 0000000..cfced17
--- /dev/null
+++ b/core/res/res/values-mcc310-mnc380
@@ -0,0 +1 @@
+./values-mcc310-mnc150 \ No newline at end of file
diff --git a/core/res/res/values-mcc310-mnc410/config.xml b/core/res/res/values-mcc310-mnc410/config.xml
index 73aa1ce..c7ae8c8 100644
--- a/core/res/res/values-mcc310-mnc410/config.xml
+++ b/core/res/res/values-mcc310-mnc410/config.xml
@@ -24,5 +24,20 @@
<!-- Configure mobile network MTU. Carrier specific value is set here.
-->
<integer name="config_mobile_mtu">1410</integer>
-
+ <!-- Show roaming icon though same named operators. -->
+ <string-array translatable="false" name="config_sameNamedOperatorConsideredRoaming">
+ <item>310110</item>
+ <item>310140</item>
+ <item>310400</item>
+ <item>310470</item>
+ </string-array>
+ <!-- BEGIN Motorola, xnk746, Feb-12-2014, IKVPREL2KK-1468 -->
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>311</item>
+ <item>312</item>
+ <item>313</item>
+ <item>314</item>
+ <item>315</item>
+ <item>316</item>
+ </string-array>
</resources>
diff --git a/core/res/res/values-mcc340-mnc01/config.xml b/core/res/res/values-mcc340-mnc01/config.xml
index bbab4ad..bb491ed 100644
--- a/core/res/res/values-mcc340-mnc01/config.xml
+++ b/core/res/res/values-mcc340-mnc01/config.xml
@@ -35,4 +35,10 @@
"name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type"
note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" -->
<string translatable="false" name="config_tether_apndata">Orangeweb,orangeweb,,,orange,orange,,,,,340,01,1,DUN</string>
+
+ <string-array translatable="false" name="config_operatorConsideredNonRoaming">
+ <item>20801</item>
+ <item>20815</item>
+ </string-array>
+
</resources>