DTAG: Correct APN settings.

Test: make

This change is fixed in M/S late mr2 after the bring-up effort for M/W,
so need to be cherry-picked here

Bug:36797103
Change-Id: I39d6e9a3b8f182f5e67f1e6b1044ea3945a5e310
This commit is contained in:
Youhan Wang
2017-05-05 11:12:00 -07:00
parent 8ee51bb2b2
commit 1bda189363

View File

@@ -6014,17 +6014,6 @@
user_visible="false"
/>
<apn carrier="Telekom Internet"
mcc="262"
mnc="01"
apn="internet.telekom"
user="telekom"
password="telekom"
authtype="1"
type="default,supl,ia"
protocol="IPV4V6"
/>
<apn carrier="Telekom Internet"
mcc="262"
mnc="01"
@@ -6036,7 +6025,7 @@
mmsport="8008"
bearer_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17"
authtype="1"
type="mms"
type="mms,default,supl,ia"
protocol="IPV4V6"
/>
@@ -6051,7 +6040,7 @@
mmsport="8008"
bearer_bitmask="18"
authtype="1"
type="mms"
type="mms,supl"
protocol="IPV4V6"
user_visible="false"
/>