Merge "Update version of apn configuration files to version 7"
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
<!-- use empty string to specify no proxy or port -->
|
<!-- use empty string to specify no proxy or port -->
|
||||||
<!-- This version must agree with that in apps/common/res/apns.xml -->
|
<!-- This version must agree with that in apps/common/res/apns.xml -->
|
||||||
<apns version="6">
|
<apns version="7">
|
||||||
<apn carrier="T-Mobile US"
|
<apn carrier="T-Mobile US"
|
||||||
mcc="310"
|
mcc="310"
|
||||||
mnc="260"
|
mnc="260"
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
<!-- use empty string to specify no proxy or port -->
|
<!-- use empty string to specify no proxy or port -->
|
||||||
<!-- This version must agree with that in apps/common/res/apns.xml -->
|
<!-- This version must agree with that in apps/common/res/apns.xml -->
|
||||||
<apns version="6">
|
<apns version="7">
|
||||||
<apn carrier="Android"
|
<apn carrier="Android"
|
||||||
mcc="310"
|
mcc="310"
|
||||||
mnc="995"
|
mnc="995"
|
||||||
|
|||||||
Reference in New Issue
Block a user