[sample] update APN for Argentina

Movistar(MCC-MNC/722-07): carrier name is change to 'Movistar WAP'
Claro(MCC-MNC/722-310): MMS apn is integrated with 'Claro AR'
Personal(MCC-MNC/722-34,341): user name and password of 'Personal Datos' is changed to 'datos'

Bug: 9265878
Change-Id: I173efd766f58008841a56a8440ff54d1e97a4829
diff --git a/etc/apns-full-conf.xml b/etc/apns-full-conf.xml
index 27be489..9ea8c47 100644
--- a/etc/apns-full-conf.xml
+++ b/etc/apns-full-conf.xml
@@ -15505,7 +15505,7 @@
       type="mms"
   />
 
-  <apn carrier="Movistar Emoción"
+  <apn carrier="Movistar WAP"
       mcc="722"
       mnc="07"
       apn="wap.gprs.unifon.com.ar"
@@ -15557,32 +15557,16 @@
       mcc="722"
       mnc="310"
       apn="igprs.claro.com.ar"
-      user="ctigprs"
-      password="ctigprs999"
-      authtype="1"
-      type="default,supl,dun"
-  />
-
-
-  <apn carrier="MMS GPRS AR"
-      mcc="722"
-      mnc="310"
-      apn="mms.ctimovil.com.ar"
-      user="ctimms"
-      password="ctimms999"
-      mmsproxy="170.51.255.240"
-      mmsport="8080"
-      mmsc="http://mms.ctimovil.com.ar"
-      authtype="1"
-      type="mms"
+      mmsc="http://mms.claro.com.ar"
+      type="default,supl,dun,mms"
   />
 
   <apn carrier="Personal Datos"
       mcc="722"
       mnc="34"
       apn="datos.personal.com"
-      user="gprs"
-      password="adgj"
+      user="datos"
+      password="datos"
       authtype="1"
       type="default,supl,dun"
   />
@@ -15604,8 +15588,8 @@
       mcc="722"
       mnc="341"
       apn="datos.personal.com"
-      user="gprs"
-      password="adgj"
+      user="datos"
+      password="datos"
       authtype="1"
       type="default,supl,dun"
   />