Remove tether_apndata for Sasktel am: a665ea7207 am: af745653d0 am: b932dc5253
am: 9bd6b23111
* commit '9bd6b231115ed273dd3eeed90a1f83f494a1ba72':
Remove tether_apndata for Sasktel
This commit is contained in:
@@ -44,14 +44,5 @@
|
||||
<item>false</item>
|
||||
</string-array>
|
||||
|
||||
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||
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",
|
||||
Or string format of ApnSettingV3.
|
||||
note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" -->
|
||||
<string-array translatable="false" name="config_tether_apndata">
|
||||
<item>[ApnSettingV3]SaskTel Tethering,inet.stm.sk.ca,,,,,,,,,204,04,,DUN,,,true,0,,,,,,,gid,5A</item>
|
||||
</string-array>
|
||||
|
||||
<string translatable="false" name="prohibit_manual_network_selection_in_gobal_mode">true;BAE0000000000000</string>
|
||||
</resources>
|
||||
|
||||
@@ -21,25 +21,6 @@
|
||||
for different hardware and product builds. -->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- Array of ConnectivityManager.TYPE_xxxx values allowable for tethering -->
|
||||
<!-- Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or
|
||||
<!== [0,1,5,7] for TYPE_MOBILE, TYPE_WIFI, TYPE_MOBILE_HIPRI and TYPE_BLUETOOTH -->
|
||||
<integer-array translatable="false" name="config_tether_upstream_types">
|
||||
<item>1</item>
|
||||
<item>4</item>
|
||||
<item>7</item>
|
||||
<item>9</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||
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",
|
||||
Or string format of ApnSettingV3.
|
||||
note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" -->
|
||||
<string-array translatable="false" name="config_tether_apndata">
|
||||
<item>SaskTel Tethering,inet.stm.sk.ca,,,,,,,,,302,780,,DUN</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Don't use roaming icon for considered operators -->
|
||||
<string-array translatable="false" name="config_operatorConsideredNonRoaming">
|
||||
<item>302</item>
|
||||
|
||||
Reference in New Issue
Block a user