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

Merge "Add ION Mobile apn to sample apns"

am: 70e7f0ec

Change-Id: I0c927cfc62b2b43babc0a9333ce10d6ba8036dd2
parents 949aad31 70e7f0ec
No related branches found
No related tags found
No related merge requests found
...@@ -1951,6 +1951,20 @@ ...@@ -1951,6 +1951,20 @@
mmsport="8080" 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" <apn carrier="INTERNET GPRS"
carrier_id = "1909" carrier_id = "1909"
mcc="214" mcc="214"
...@@ -2342,6 +2356,18 @@ ...@@ -2342,6 +2356,18 @@
mvno_match_data="Tuenti" 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" <apn carrier="Telenor MMS"
carrier_id = "1534" carrier_id = "1534"
mcc="216" 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