summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2013-11-15 11:42:52 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2013-11-15 11:42:52 -0800
commit1580e99c2a171f51cd6eb1be418c441ebfabb8b7 (patch)
treeedb5be72db8b7cc6879e2c205e3036ed01ed5070
parentf65ad8acac50a54ebaababa275fb158c1faa4f52 (diff)
parent84e5d0761b61d4f6c68ef99f76228ee3c5834393 (diff)
downloadtilapia-idea133.tar.gz
am 84e5d076: Add config_restartRadioAfterProvisioning to AT&T mcc/mnc\'sidea133
* commit '84e5d0761b61d4f6c68ef99f76228ee3c5834393': Add config_restartRadioAfterProvisioning to AT&T mcc/mnc's
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc310-mnc030/config.xml2
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc310-mnc070/config.xml2
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc310-mnc090/config.xml11
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc310-mnc150/config.xml2
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc310-mnc170/config.xml2
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc310-mnc280/config.xml2
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc310-mnc380/config.xml2
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc310-mnc410/config.xml2
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc310-mnc560/config.xml2
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc310-mnc680/config.xml2
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc310-mnc980/config.xml2
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc310-mnc990/config.xml2
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc311-mnc180/config.xml2
13 files changed, 34 insertions, 1 deletions
diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc030/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc030/config.xml
index 4ace0e9..ad922a9 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc030/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc310-mnc030/config.xml
@@ -44,4 +44,6 @@
<string name="mobile_provisioning_url">
https://buyasession.att.com/sbd/unauth/InitiateSBD.action?ICCID=%1$s&amp;IMEI=%2$s&amp;version=3.0
</string>
+
+ <bool name="config_restartRadioAfterProvisioning">true</bool>
</resources>
diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc070/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc070/config.xml
index 4ace0e9..ad922a9 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc070/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc310-mnc070/config.xml
@@ -44,4 +44,6 @@
<string name="mobile_provisioning_url">
https://buyasession.att.com/sbd/unauth/InitiateSBD.action?ICCID=%1$s&amp;IMEI=%2$s&amp;version=3.0
</string>
+
+ <bool name="config_restartRadioAfterProvisioning">true</bool>
</resources>
diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc090/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc090/config.xml
index 9b295c3..ad922a9 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc090/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc310-mnc090/config.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
-** Copyright 2012, The Android Open Source Project
+** 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.
@@ -20,6 +20,7 @@
<!-- These resources are around just to allow their values to be customized
for different hardware and product builds. -->
<resources>
+ <!-- AT&T -->
<string-array translatable="false" name="config_tether_usb_regexs">
</string-array>
@@ -37,4 +38,12 @@
provisioning on some carriers, working around a bug (7305641)
where if the preferred is used we don't try the others. -->
<bool name="config_dontPreferApn">true</bool>
+
+ <string name="mobile_provisioning_apn">lwaactivate</string>
+
+ <string name="mobile_provisioning_url">
+ https://buyasession.att.com/sbd/unauth/InitiateSBD.action?ICCID=%1$s&amp;IMEI=%2$s&amp;version=3.0
+ </string>
+
+ <bool name="config_restartRadioAfterProvisioning">true</bool>
</resources>
diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc150/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc150/config.xml
index 4ace0e9..ad922a9 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc150/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc310-mnc150/config.xml
@@ -44,4 +44,6 @@
<string name="mobile_provisioning_url">
https://buyasession.att.com/sbd/unauth/InitiateSBD.action?ICCID=%1$s&amp;IMEI=%2$s&amp;version=3.0
</string>
+
+ <bool name="config_restartRadioAfterProvisioning">true</bool>
</resources>
diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc170/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc170/config.xml
index 4ace0e9..ad922a9 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc170/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc310-mnc170/config.xml
@@ -44,4 +44,6 @@
<string name="mobile_provisioning_url">
https://buyasession.att.com/sbd/unauth/InitiateSBD.action?ICCID=%1$s&amp;IMEI=%2$s&amp;version=3.0
</string>
+
+ <bool name="config_restartRadioAfterProvisioning">true</bool>
</resources>
diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc280/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc280/config.xml
index 4ace0e9..ad922a9 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc280/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc310-mnc280/config.xml
@@ -44,4 +44,6 @@
<string name="mobile_provisioning_url">
https://buyasession.att.com/sbd/unauth/InitiateSBD.action?ICCID=%1$s&amp;IMEI=%2$s&amp;version=3.0
</string>
+
+ <bool name="config_restartRadioAfterProvisioning">true</bool>
</resources>
diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc380/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc380/config.xml
index 4ace0e9..ad922a9 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc380/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc310-mnc380/config.xml
@@ -44,4 +44,6 @@
<string name="mobile_provisioning_url">
https://buyasession.att.com/sbd/unauth/InitiateSBD.action?ICCID=%1$s&amp;IMEI=%2$s&amp;version=3.0
</string>
+
+ <bool name="config_restartRadioAfterProvisioning">true</bool>
</resources>
diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc410/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc410/config.xml
index 4ace0e9..ad922a9 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc410/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc310-mnc410/config.xml
@@ -44,4 +44,6 @@
<string name="mobile_provisioning_url">
https://buyasession.att.com/sbd/unauth/InitiateSBD.action?ICCID=%1$s&amp;IMEI=%2$s&amp;version=3.0
</string>
+
+ <bool name="config_restartRadioAfterProvisioning">true</bool>
</resources>
diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc560/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc560/config.xml
index 4ace0e9..ad922a9 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc560/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc310-mnc560/config.xml
@@ -44,4 +44,6 @@
<string name="mobile_provisioning_url">
https://buyasession.att.com/sbd/unauth/InitiateSBD.action?ICCID=%1$s&amp;IMEI=%2$s&amp;version=3.0
</string>
+
+ <bool name="config_restartRadioAfterProvisioning">true</bool>
</resources>
diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc680/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc680/config.xml
index 4ace0e9..ad922a9 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc680/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc310-mnc680/config.xml
@@ -44,4 +44,6 @@
<string name="mobile_provisioning_url">
https://buyasession.att.com/sbd/unauth/InitiateSBD.action?ICCID=%1$s&amp;IMEI=%2$s&amp;version=3.0
</string>
+
+ <bool name="config_restartRadioAfterProvisioning">true</bool>
</resources>
diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc980/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc980/config.xml
index 4ace0e9..ad922a9 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc980/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc310-mnc980/config.xml
@@ -44,4 +44,6 @@
<string name="mobile_provisioning_url">
https://buyasession.att.com/sbd/unauth/InitiateSBD.action?ICCID=%1$s&amp;IMEI=%2$s&amp;version=3.0
</string>
+
+ <bool name="config_restartRadioAfterProvisioning">true</bool>
</resources>
diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc990/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc990/config.xml
index 4ace0e9..ad922a9 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc990/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc310-mnc990/config.xml
@@ -44,4 +44,6 @@
<string name="mobile_provisioning_url">
https://buyasession.att.com/sbd/unauth/InitiateSBD.action?ICCID=%1$s&amp;IMEI=%2$s&amp;version=3.0
</string>
+
+ <bool name="config_restartRadioAfterProvisioning">true</bool>
</resources>
diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc180/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc180/config.xml
index 4ace0e9..ad922a9 100644
--- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc180/config.xml
+++ b/overlay/frameworks/base/core/res/res/values-mcc311-mnc180/config.xml
@@ -44,4 +44,6 @@
<string name="mobile_provisioning_url">
https://buyasession.att.com/sbd/unauth/InitiateSBD.action?ICCID=%1$s&amp;IMEI=%2$s&amp;version=3.0
</string>
+
+ <bool name="config_restartRadioAfterProvisioning">true</bool>
</resources>