Skip to content
Snippets Groups Projects
Commit c912276d authored by jperal's avatar jperal Committed by android-build-merger
Browse files

Merge "Add ION Mobile apn to sample apns" am: 70e7f0ec

am: 5f34aa2b

Change-Id: Id2b5f1e5febc33b392296e9cd195dc0e092542ae
parents afba4e25 5f34aa2b
No related branches found
No related tags found
No related merge requests found
......@@ -1951,6 +1951,20 @@
mmsport="8080"
/>
 
<apn carrier="INET Roaming"
mcc="214"
mnc="05"
apn="inet.es"
user=""
password=""
port=""
proxy=""
type="default,supl,foat,hipri"
roaming_protocol="IPV4V6"
mvno_type="imsi"
mvno_match_data="214050104xxxxxx"
/>
<apn carrier="INTERNET GPRS"
carrier_id = "1909"
mcc="214"
......@@ -2342,6 +2356,18 @@
mvno_match_data="Tuenti"
/>
 
<apn carrier="INET Internet"
mcc="214"
mnc="34"
apn="inet.es"
user=""
password=""
port=""
proxy=""
type="default,supl,foat,hipri"
protocol="IPV4V6"
/>
<apn carrier="Telenor MMS"
carrier_id = "1534"
mcc="216"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment