Skip to content

Commit

Permalink
Merge "Add Lycamobile UK apn" into kitkat
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronpoweruser authored and Gerrit Code Review committed Jul 7, 2014
2 parents f2e93f2 + b914693 commit c82cddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prebuilt/etc/apns-conf.xml
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@
<apn carrier="Optimus Internet" mcc="268" mnc="03" apn="umts" server="*" type="default,supl" />
<apn carrier="Optimus MMS" mcc="268" mnc="03" apn="mms" server="*" mmsc="http://mmsc:10021/mmsc" mmsproxy="62.169.66.5" mmsport="8799" type="mms" />
<apn carrier="Lycamobile PT" mcc="268" mnc="04" apn="data.lycamobile.pt" type="default,supl"/>
<apn carrier="Lycamobile UK" mcc="234" mnc="26" apn="data.lycamobile.co.uk" user="lmuk" pass="plus" authenticationtype="PAP" type="default" />
<apn carrier="TMN Internet" mcc="268" mnc="06" apn="internet" server="*" type="default,supl" />
<apn carrier="TMN MMS" mcc="268" mnc="06" apn="mmsc.tmn.pt" user="tmn" password="tmnnet" server="*" mmsc="http://mmsc" mmsproxy="10.111.2.16" mmsport="8080" type="mms" />
<apn carrier="Luxgsm Internet" mcc="270" mnc="01" apn="web.pt.lu" type="default,supl,mms" />
Expand Down

0 comments on commit c82cddc

Please sign in to comment.