Correct TMO 530

Needed IA APN and revert to proper protocols.

bug:24210470
Change-Id: Ie3b9446bea7aa0512a95d811b287108861b57d86
diff --git a/apns-full-conf.xml b/apns-full-conf.xml
index 8d06b51..ab5eadd 100755
--- a/apns-full-conf.xml
+++ b/apns-full-conf.xml
@@ -10305,11 +10305,21 @@
   <apn carrier="T-Mobile US 530"
       mcc="310"
       mnc="530"
+      apn=""
+      type="ia"
+      protocol="IPV4V6"
+      roaming_protocol="IPV4V6"
+      mtu="1440"
+  />
+
+  <apn carrier="T-Mobile US 530"
+      mcc="310"
+      mnc="530"
       apn="fast.t-mobile.com"
       mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
       type="default,supl,mms"
-      protocol="IPV4V6"
-      roaming_protocol="IPV4V6"
+      protocol="IPV6"
+      roaming_protocol="IP"
       mtu="1440"
   />