Remove EHRPD DUN apn.

EHRPD is not a single-Dc bearer as defined by
config_onlySingleDcAllowed (and noticed in practice). By
duplicating the APNs we actually connect twice and bad things
happen (tethering doesn't work).

bug:17933212
Change-Id: Id76073130d468019b56d69e531652e99c745f69e
diff --git a/etc/apns-full-conf.xml b/etc/apns-full-conf.xml
index e1ebdeb..d38fcb1 100755
--- a/etc/apns-full-conf.xml
+++ b/etc/apns-full-conf.xml
@@ -7913,20 +7913,6 @@
       bearer="12"
   />
 
-  <!-- EHRPD - CDMA -->
-  <apn carrier="Verizon Internet"
-      mcc="310"
-      mnc="004"
-      apn="VZWINTERNET"
-      type="default"
-      protocol="IPV4V6"
-      roaming_protocol="IPV4V6"
-      bearer="13"
-      profile_id="0"
-      modem_cognitive="true"
-      max_conns="1023"
-      max_conns_time="300"
-  />
   <apn carrier="Verizon Internet"
       mcc="310"
       mnc="004"
@@ -14270,19 +14256,6 @@
       mcc="311"
       mnc="480"
       apn="VZWINTERNET"
-      type="default,supl"
-      protocol="IPV4V6"
-      roaming_protocol="IPV4V6"
-      bearer="13"
-      profile_id="0"
-      modem_cognitive="true"
-      max_conns="1023"
-      max_conns_time="300"
-  />
-  <apn carrier="EHRPD - Verizon Internet"
-      mcc="311"
-      mnc="480"
-      apn="VZWINTERNET"
       type="default,dun,supl"
       protocol="IPV4V6"
       roaming_protocol="IPV4V6"