DO NOT MERGE. Remove Spaces in front of APN Types

Remove spaces in front of APN types so that
telephony can find APNs that can handle a
particular type properly.

Bug: 33234377
Test: Send and Receive MMS on O2 network
Change-Id: I66174094a88836bb4bfe50fe8796328d0e5ce32b
(cherry picked from commit aacaad790d3b1ae6d551f4fc853c43c2224f0681)
diff --git a/apns-full-conf.xml b/apns-full-conf.xml
index 20c1883..f7a7bc0 100644
--- a/apns-full-conf.xml
+++ b/apns-full-conf.xml
@@ -3409,7 +3409,7 @@
       password="password"
       authtype="1"
       mmsc="http://mmsc.mms.o2.co.uk:8002"
-      type="default, hipri, supl, mms"
+      type="default,hipri,supl,mms"
   />
 
   <apn carrier="O2 Pay &amp; Go"
@@ -26805,7 +26805,7 @@
       mmsproxy="10.0.0.172"
       mmsport="80"
       mmsc="http://mmsc.myuni.com.cn"
-      type="default, mms"/>
+      type="default,mms"/>
 
   <apn carrier="ctlte"
       mcc="460"