DTAG: Use hos apn for supl with bearer 18

Test: make

Bug:36119550
Change-Id: I3422dd4bd0d5c4f4b68f9a163201a4b8f95f99e7
(cherry picked from commit ccaf8a4495c39c8de9c64eca52ecc7add27332e6)
diff --git a/apns-full-conf.xml b/apns-full-conf.xml
index faa6a07..8798452 100644
--- a/apns-full-conf.xml
+++ b/apns-full-conf.xml
@@ -6032,19 +6032,6 @@
   <apn carrier="Telekom Internet"
       mcc="262"
       mnc="01"
-      apn="internet.telekom"
-      user="telekom"
-      password="telekom"
-      bearer_bitmask="18"
-      authtype="1"
-      type="supl"
-      protocol="IPV4V6"
-      user_visible="false"
-  />
-
-  <apn carrier="Telekom Internet"
-      mcc="262"
-      mnc="01"
       apn="hos"
       user="telekom"
       password="telekom"
@@ -6053,7 +6040,7 @@
       mmsport="8008"
       bearer_bitmask="18"
       authtype="1"
-      type="mms"
+      type="mms,supl"
       protocol="IPV4V6"
       user_visible="false"
   />