aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJack Yu <jackyu@google.com>2018-11-02 06:54:03 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-11-02 06:54:03 +0000
commit6522e5d45f7d7bc309227457c82a3ef810932945 (patch)
tree0e55127494851a5f9026803cc28546a7a4d9a1b8 /etc
parent98d11061e80e8289eb4df2fe13982fef65703443 (diff)
parent94e361c54587412bd97b5f04ce0a99ad2a09d443 (diff)
downloadsample-6522e5d45f7d7bc309227457c82a3ef810932945.tar.gz
Merge "Deprecated the resource config_tether_apndata"
Diffstat (limited to 'etc')
-rw-r--r--etc/apns-full-conf.xml76
1 files changed, 75 insertions, 1 deletions
diff --git a/etc/apns-full-conf.xml b/etc/apns-full-conf.xml
index 0382c06..c42412f 100644
--- a/etc/apns-full-conf.xml
+++ b/etc/apns-full-conf.xml
@@ -4268,6 +4268,14 @@
type="mms"
/>
+ <apn carrier="3hotspot"
+ mcc="235"
+ mnc="94"
+ apn="3hotspot"
+ authtype="0"
+ type="dun"
+ />
+
<apn carrier="3"
mcc="235"
mnc="94"
@@ -6383,6 +6391,13 @@
type="default,supl,mms"
/>
+ <apn carrier="Optimus HotSpot"
+ mcc="268"
+ mnc="03"
+ apn="modem"
+ type="dun"
+ />
+
<apn carrier="tmn internet"
mcc="268"
mnc="06"
@@ -7164,6 +7179,38 @@
mvno_match_data="4D4F"
/>
+ <apn carrier="TELUS ISP"
+ mcc="302"
+ mnc="221"
+ apn="isp.telus.com"
+ server="*"
+ type="dun"
+ protocol="IPV4"
+ mvno_match_data="5455"
+ mvno_type="gid"
+ />
+
+ <apn carrier="Koodo"
+ mcc="302"
+ mnc="221"
+ apn="sp.koodo.com"
+ server="*"
+ type="dun"
+ protocol="IPV4"
+ mvno_match_data="4B4F"
+ mvno_type="gid"
+ />
+
+ <apn carrier="Tethered PC Mobile"
+ mcc="302"
+ mnc="221"
+ apn="isp.mb.com"
+ type="dun"
+ protocol="IPV4"
+ mvno_type="gid"
+ mvno_match_data="5043"
+ />
+
<apn carrier="MOWAP"
mcc="302"
mnc="320"
@@ -12310,6 +12357,13 @@
type="default,supl"
/>
+ <apn carrier="Tether"
+ mcc="311"
+ mnc="190"
+ apn="broadband.cellular1.net"
+ type="dun"
+ />
+
<apn carrier="MMS"
mcc="311"
mnc="190"
@@ -15451,6 +15505,16 @@
type="mms"
/>
+ <apn carrier="Modem"
+ mcc="334"
+ mnc="50"
+ authtype="1"
+ type="dun"
+ user="iusacellgsm"
+ password="iusacellgsm"
+ apn="modem.iusacellgsm.mx"
+ />
+
<apn carrier='LocalizaciĆ³n'
mcc='334'
mnc='090'
@@ -15657,6 +15721,16 @@
type="mms"
/>
+ <apn carrier="Orangeweb"
+ mcc="340"
+ mnc="01"
+ apn="orangeweb"
+ user="orange"
+ password="orange"
+ authtype="1"
+ type="dun"
+ />
+
<apn carrier="Digicel Web"
mcc="340"
mnc="20"
@@ -32137,4 +32211,4 @@
mmsport="80"
/>
-</apns> \ No newline at end of file
+</apns>