summaryrefslogtreecommitdiffstats
path: root/prebuilt
diff options
context:
space:
mode:
authorsotux <sotux82@gmail.com>2010-11-02 01:18:39 +0800
committersotux <sotux82@gmail.com>2010-11-02 01:18:39 +0800
commitad41bcf8ab14084fb20aafc086ac64eb986496e1 (patch)
tree790b3d2b183cf3eb9df49b709ed035704b610eb6 /prebuilt
parentbbf02dc01b2308547fb9819826c58c2b31e3318f (diff)
downloadvendor_replicant-ad41bcf8ab14084fb20aafc086ac64eb986496e1.zip
vendor_replicant-ad41bcf8ab14084fb20aafc086ac64eb986496e1.tar.gz
vendor_replicant-ad41bcf8ab14084fb20aafc086ac64eb986496e1.tar.bz2
Fix China Mobile apn name.
Change-Id: I5d756a406dd6ed3bbeae50020aa5c6456d725c5f
Diffstat (limited to 'prebuilt')
-rw-r--r--prebuilt/common/etc/apns-conf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuilt/common/etc/apns-conf.xml b/prebuilt/common/etc/apns-conf.xml
index 8521162..73a882b 100644
--- a/prebuilt/common/etc/apns-conf.xml
+++ b/prebuilt/common/etc/apns-conf.xml
@@ -1047,7 +1047,7 @@
<apn carrier="CTM MMS" mcc="455" mnc="04" apn="ctmmms" mmsc="http://mms.wap.ctm.net:8002" mmsproxy="192.168.99.3" mmsport="8080" type="mms" />
<apn carrier="Mobitel KH" mcc="456" mnc="01" apn="postpaid" user="mobitel" password="mobitel" type="default,supl" />
<apn carrier="China Mobile" mcc="460" mnc="00" apn="cmnet" type="default,supl" />
- <apn carrier="CHina Mobile MMS" mcc="460" mnc="00" apn="cmwap" proxy="10.0.0.172" port="80" mmsc="http://mmsc.monternet.com" mmsproxy="10.0.0.172" mmsport="80" type="mms" />
+ <apn carrier="China Mobile MMS" mcc="460" mnc="00" apn="cmwap" proxy="10.0.0.172" port="80" mmsc="http://mmsc.monternet.com" mmsproxy="10.0.0.172" mmsport="80" type="mms" />
<apn carrier="China Unicom 3G" mcc="460" mnc="01" apn="3gnet" port="80" type="default,supl" />
<apn carrier="中国联通 3g 彩信 (China Unicom)" mcc="460" mnc="01" apn="3gwap" mmsc="http://mmsc.myuni.com.cn" mmsproxy="10.0.0.172" mmsport="80" type="mms" />
<apn carrier="China Unicom MMS" mcc="460" mnc="01" apn="uniwap" mmsc="http://mmsc.myuni.com.cn" mmsproxy="10.0.0.172" mmsport="80" type="mms" />