apns: Revert US Mobile Warp changes
This reverts part of https://review.lineageos.org/c/LineageOS/android_vendor_lineage/+/450430, which broke my mobile data. See https://gitlab.com/LineageOS/issues/android/-/issues/9217 for more details. Manually deleting this line from /product/etc/apns-conf.xml on my device fixed mobile data for me. Change-Id: I6d1b81f3ab1eee552d73de504cbab302f67d73d8
This commit is contained in:
@@ -1730,7 +1730,6 @@
|
||||
<apn carrier="Visible" carrier_id="2146" mcc="311" mnc="480" apn="VSBLINTERNET" authtype="0" type="default,supl,dun" protocol="IPV4V6" roaming_protocol="IP" bearer_bitmask="1|2|3|9|10|11|13|14|15|18" profile_id="0" modem_cognitive="true" max_conns="20" max_conns_time="300" mvno_type="gid" mvno_match_data="BAE1000000000000" />
|
||||
<apn carrier="Visible" carrier_id="2146" mcc="311" mnc="480" apn="VSBLAPP" mmsc="http://mms.vtext.com/servlets/mms" authtype="0" type="cbs,mms" protocol="IPV4V6" roaming_protocol="IP" bearer_bitmask="1|2|3|9|10|11|13|14|15|18" profile_id="4" modem_cognitive="true" max_conns="20" max_conns_time="300" mvno_type="gid" mvno_match_data="BAE1000000000000" user_visible="false" />
|
||||
<apn carrier="StraightTalk Verizon" mcc="311" mnc="480" apn="TRACFONE.VZWENTP" type="default,dun,supl" protocol="IPV4V6" roaming_protocol="IPV4V6" mvno_match_data="BA01270000000000" mvno_type="gid" />
|
||||
<apn carrier="US Mobile" carrier_id="2641" mcc="311" mnc="480" apn="vzwinternet" type="default,supl" mmsc="http://mms.vtext.com/servlets/mms" mmsport="80" protocol="IPV4V6" roaming_protocol="IPV4V6" mvno_match_data="BA01500000000000" mvno_type="gid" />
|
||||
<apn carrier="Verizon" carrier_id="2032" mcc="311" mnc="480" apn="internet" authtype="3" type="default,mms,supl,fota,cbs,dun" mmsc="http://mms.vtext.com/servlets/mms" protocol="IPV4V6" bearer_bitmask="4|5|6|7|8|12" mvno_match_data="BA01450000000000" mvno_type="gid" user_visible="false" />
|
||||
<apn carrier="Xfinity Mobile" carrier_id="2032" mcc="311" mnc="480" apn="VZWINTERNET" authtype="0" type="default,dun,supl" protocol="IPV4V6" bearer_bitmask="1|2|3|9|10|11|13|14|15|18|20" profile_id="0" modem_cognitive="true" max_conns="20" max_conns_time="300" mvno_match_data="BA01450000000000" mvno_type="gid" />
|
||||
<apn carrier="xfinity" carrier_id="2032" mcc="311" mnc="480" apn="VZWADMIN" authtype="0" type="fota" protocol="IPV4V6" bearer_bitmask="1|2|3|9|10|11|13|14|15|18|20" profile_id="3" modem_cognitive="true" max_conns="20" max_conns_time="300" mvno_match_data="BA01450000000000" mvno_type="gid" user_visible="false" />
|
||||
|
||||
Reference in New Issue
Block a user