Merge "Added APN settings for IIJmio"
am: 9bbfc4bc01

Change-Id: I466bf25dc96667d70919b23a98894983c3651e04
diff --git a/etc/apns-full-conf.xml b/etc/apns-full-conf.xml
index 7f96cf4..9128dee 100644
--- a/etc/apns-full-conf.xml
+++ b/etc/apns-full-conf.xml
@@ -800,6 +800,34 @@
       mvno_type="imsi"
   />
 
+  <apn carrier="IIJmio (TypeI/Roaming)"
+      mcc="206"
+      mnc="01"
+      apn="iijmio.jp"
+      user="mio@iij"
+      password="iij"
+      authtype="3"
+      protocol="IP"
+      type="default"
+      roaming_protocol="IP"
+      mvno_type="spn"
+      mvno_match_data="IIJ"
+  />
+
+  <apn carrier="vmobile.jp (Roaming)"
+      mcc="206"
+      mnc="01"
+      apn="vmobile.jp"
+      user="vmobile@jp"
+      password="vmobile"
+      authtype="3"
+      protocol="IP"
+      type="default"
+      roaming_protocol="IP"
+      mvno_type="spn"
+      mvno_match_data="IIJ"
+  />
+
   <apn carrier="Telenet Internet"
       mcc="206"
       mnc="05"
@@ -24746,6 +24774,30 @@
       type="default,supl"
   />
 
+  <apn carrier="IIJmio (TypeI)"
+      mcc="440"
+      mnc="03"
+      apn="iijmio.jp"
+      user="mio@iij"
+      password="iij"
+      authtype="3"
+      protocol="IPV4V6"
+      type="default"
+      roaming_protocol="IP"
+  />
+
+  <apn carrier="vmobile.jp"
+      mcc="440"
+      mnc="03"
+      apn="vmobile.jp"
+      user="vmobile@jp"
+      password="vmobile"
+      authtype="3"
+      protocol="IPV4V6"
+      type="default"
+      roaming_protocol="IP"
+  />
+
   <apn carrier="DCM"
       mcc="440"
       mnc="10"