vendor: apn: add another apn for att
Change-Id: Idf4afccfbfc9ecfce46f6558e8cc4c263f9ad5ca
diff --git a/prebuilt/etc/apns-conf.xml b/prebuilt/etc/apns-conf.xml
index 986f741..1731822 100644
--- a/prebuilt/etc/apns-conf.xml
+++ b/prebuilt/etc/apns-conf.xml
@@ -39550,5 +39550,19 @@
mvno_match_data="2620740"
mvno_type="imsi"
/>
+ <apn carrier="H2O"
+ apn="att.mvno"
+ proxy="66.209.11.33"
+ port="80"
+ mmsc="http://mmsc.cingular.com"
+ mmsproxy="66.209.11.33"
+ mmsport="80"
+ mcc="310"
+ mnc="410"
+ authtype="0"
+ type="default,supl,mms"
+ protocol="IP"
+ roaming_protocol="IP"
+ />
<!-- End Omni Additions -->
</apns>