pa: prebuilt: apns-conf: Add Google Fi support.
* In the event that the Google Fi app is not present we want this to be here. Change-Id: I674a576c1362eb5a67447a6cf3dd719a8d820e34
This commit is contained in:
parent
8b96a8d1ed
commit
338f037f0f
|
@ -8814,6 +8814,21 @@
|
|||
mtu="1440"
|
||||
user_editable="0"
|
||||
/>
|
||||
<apn
|
||||
carrier="Google Fi"
|
||||
carrier_id = "1989"
|
||||
mcc="310"
|
||||
mnc="260"
|
||||
apn="h2g2"
|
||||
user="none"
|
||||
server="*"
|
||||
password="none"
|
||||
mmsc="http://m.fi.goog/mms/wapenc"
|
||||
protocol="IPV6"
|
||||
roaming_protocol="IP"
|
||||
mvno_match_data="31026097"
|
||||
mvno_type="IMSI"
|
||||
/>
|
||||
<apn
|
||||
carrier="MetroPCS"
|
||||
mcc="310"
|
||||
|
|
Loading…
Reference in New Issue