mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "DTAG: Correct APN settings."
This commit is contained in:
committed by
Android (Google) Code Review
commit
5b08e0cc0e
@@ -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