summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-mcc310-mnc410
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-mcc310-mnc410
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-mcc310-mnc410')
-rw-r--r--core/res/res/values-mcc310-mnc410/config.xml17
1 files changed, 16 insertions, 1 deletions
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>