aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2012-01-15 01:38:39 +0300
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2012-01-15 01:38:39 +0300
commit38b865c7ad2a522eb8d05bdbf532ac0b4d57ae6e (patch)
tree98b4998906a532343e20df442756bec12d5705bd
parentcef7ddc5a33a69193bbbed27915985973a0b26b8 (diff)
parent8b24895b2026dbb27fa6a3497325da24343064a0 (diff)
downloadvendor_replicant-38b865c7ad2a522eb8d05bdbf532ac0b4d57ae6e.tar.gz
vendor_replicant-38b865c7ad2a522eb8d05bdbf532ac0b4d57ae6e.tar.bz2
vendor_replicant-38b865c7ad2a522eb8d05bdbf532ac0b4d57ae6e.zip
Merge "apns: add entry for the new free mobile operator (france)" into ics
-rw-r--r--prebuilt/common/etc/apns-conf.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/prebuilt/common/etc/apns-conf.xml b/prebuilt/common/etc/apns-conf.xml
index 68d233ac..b8ef606f 100644
--- a/prebuilt/common/etc/apns-conf.xml
+++ b/prebuilt/common/etc/apns-conf.xml
@@ -73,6 +73,8 @@
<apn carrier="ACCESS DATA" mcc="208" mnc="13" apn="websfr" type="default,supl" />
<apn carrier="NRJ Mobile FR" mcc="208" mnc="10" apn="fnetnrj" type="default,supl" />
<apn carrier="NRJ Mobile FR MMS" mcc="208" mnc="10" apn="mmsnrj" mmsproxy="010.143.156.005" mmsport="8080" mmsc="http://mmsnrj" type="mms" />
+ <apn carrier="Free Mobile" mcc="208" mnc="15" apn="free" type="default,supl" />
+ <apn carrier="Free Mobile MMS" mcc="208" mnc="15" apn="mmsfree" mmsc="http://mms.free.fr" type="mms" />
<apn carrier="Bouygues Pro" mcc="208" mnc="20" apn="a2bouygtel.com" type="default,supl,mms" />
<apn carrier="Bouygues WEB" mcc="208" mnc="20" apn="mmsbouygtel.com" server="*" type="default,supl" />
<apn carrier="Bouygues Telecom" mcc="208" mnc="20" apn="mmsbouygtel.com" mmsc="http://mms.bouyguestelecom.fr/mms/wapenc" mmsproxy="62.201.129.226" mmsport="8080" type="default,supl,mms" />