summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Greenwalt <rgreenwalt@google.com>2013-05-13 19:43:25 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-05-13 19:43:25 +0000
commitfd098c5a1c6b15dec5f6d546f82aa9992148a641 (patch)
tree36373b9af114f247b7280fdecbef7312a06b9c4f
parentf0397b68bd158c97f8c83ad7c299f8962d6c885e (diff)
parent66cf6b1bb8ec8a63d148b592fa4d15e6c430958f (diff)
downloadandroid_device_generic_goldfish-fd098c5a1c6b15dec5f6d546f82aa9992148a641.tar.gz
android_device_generic_goldfish-fd098c5a1c6b15dec5f6d546f82aa9992148a641.tar.bz2
android_device_generic_goldfish-fd098c5a1c6b15dec5f6d546f82aa9992148a641.zip
Merge "Increase apn resource files version"
-rw-r--r--data/etc/apns-conf.xml2
-rw-r--r--data/etc/apns-conf_sdk.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/etc/apns-conf.xml b/data/etc/apns-conf.xml
index 2fe90d9..4d85cfc 100644
--- a/data/etc/apns-conf.xml
+++ b/data/etc/apns-conf.xml
@@ -19,7 +19,7 @@
<!-- use empty string to specify no proxy or port -->
<!-- This version must agree with that in apps/common/res/apns.xml -->
-<apns version="7">
+<apns version="8">
<apn carrier="T-Mobile US"
mcc="310"
mnc="260"
diff --git a/data/etc/apns-conf_sdk.xml b/data/etc/apns-conf_sdk.xml
index 0e9cf7d..6dbc630 100644
--- a/data/etc/apns-conf_sdk.xml
+++ b/data/etc/apns-conf_sdk.xml
@@ -23,7 +23,7 @@
<!-- use empty string to specify no proxy or port -->
<!-- This version must agree with that in apps/common/res/apns.xml -->
-<apns version="7">
+<apns version="8">
<apn carrier="Android"
mcc="310"
mnc="995"