Skip to content

Commit

Permalink
Merge "marlin/sailfish: add ATT IMS APN" into nyc-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Meng Wang authored and Android (Google) Code Review committed Mar 29, 2016
2 parents cb616b9 + 429158c commit 732404f
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions apns-full-conf.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8719,6 +8719,15 @@
mtu="1410"
/>

<apn carrier="IMS"
mcc="310"
mnc="170"
apn="ims"
type="ims"
protocol="IPV4V6"
roaming_protocol="IPV4V6"
/>

<apn carrier="DataConnect"
mcc="310"
mnc="170"
Expand Down Expand Up @@ -9819,6 +9828,15 @@
mtu="1410"
/>

<apn carrier="IMS"
mcc="310"
mnc="410"
apn="ims"
type="ims"
protocol="IPV4V6"
roaming_protocol="IPV4V6"
/>

<apn carrier="ATT Phone"
mcc="310"
mnc="410"
Expand Down Expand Up @@ -10284,6 +10302,15 @@
mtu="1410"
/>

<apn carrier="IMS"
mcc="310"
mnc="560"
apn="ims"
type="ims"
protocol="IPV4V6"
roaming_protocol="IPV4V6"
/>

<apn carrier="DobsonMMS"
mcc="310"
mnc="560"
Expand Down

0 comments on commit 732404f

Please sign in to comment.