summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-mcc302-mnc720
diff options
context:
space:
mode:
authorseonju.oh <seonju.oh@lge.com>2013-05-24 15:46:34 +0900
committerSungmin Choi <sungmin.choi@lge.com>2013-05-24 10:33:11 -0700
commit8645031246616ad64cf80f2e274ed6f87104089c (patch)
tree009528657332e4666d79601280a30763090d762e /core/res/res/values-mcc302-mnc720
parent9c759e3968015c0d30a1a049754e4514adfdb565 (diff)
downloadframeworks_base-8645031246616ad64cf80f2e274ed6f87104089c.zip
frameworks_base-8645031246616ad64cf80f2e274ed6f87104089c.tar.gz
frameworks_base-8645031246616ad64cf80f2e274ed6f87104089c.tar.bz2
Update tethering profile for specific operators
Update or add tethering profiles in config.xml. And also add MOBILE_DUN to config_tether_upstream_types FR-ORG,SFR ES-VDF,ORG,Movistar IT-VDF,TIM GR-VDF US-TMO CA-Rogers,Fido Isreal-ORG,PC HOT Mobile HK-CSL,Hutchison AU-Telstra Change-Id: Ic3501263679785362bc50a5a4ea3751e7f0c7b21 Signed-off-by: Seonju Oh <seonju.oh@lge.com> Signed-off-by: Sungmin Choi <sungmin.choi@lge.com>
Diffstat (limited to 'core/res/res/values-mcc302-mnc720')
-rw-r--r--core/res/res/values-mcc302-mnc720/config.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/res/res/values-mcc302-mnc720/config.xml b/core/res/res/values-mcc302-mnc720/config.xml
index 40ef939..680f1a3 100644
--- a/core/res/res/values-mcc302-mnc720/config.xml
+++ b/core/res/res/values-mcc302-mnc720/config.xml
@@ -34,5 +34,6 @@
TETHER_DUN_APN. Value is a comma separated series of strings:
"name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type"
note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" -->
- <string translatable="false" name="config_tether_apndata">Rogers Tethering,isp.apn,,,,,,,,,302,720,,DUN</string>
+ <string translatable="false" name="config_tether_apndata">Rogers LTE Tethering,ltedata.apn,,,,,,,,,302,720,,DUN</string>
+
</resources>