mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
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:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user