am 776164da: Merge "Removing unwanted tethering profiles from config.xml" into lmp-mr1-dev
* commit '776164da3cd5f64de009f75f9530953fadd8626a': Removing unwanted tethering profiles from config.xml
This commit is contained in:
@@ -44,23 +44,12 @@
|
|||||||
<item>false</item>
|
<item>false</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- 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
|
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||||
TETHER_DUN_APN. Value is a comma separated series of strings:
|
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",
|
"name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
||||||
Or string format of ApnSettingV3.
|
Or string format of ApnSettingV3.
|
||||||
note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" -->
|
note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" -->
|
||||||
<string-array translatable="false" name="config_tether_apndata">
|
<string-array translatable="false" name="config_tether_apndata">
|
||||||
<item>Vodafone NL,live.vodafone.com,,,vodafone,vodafone,,,,,204,04,,DUN</item>
|
|
||||||
<item>[ApnSettingV3]SaskTel Tethering,inet.stm.sk.ca,,,,,,,,,204,04,,DUN,,,true,0,,,,,,,gid,5A</item>
|
<item>[ApnSettingV3]SaskTel Tethering,inet.stm.sk.ca,,,,,,,,,204,04,,DUN,,,true,0,,,,,,,gid,5A</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
|
|||||||
@@ -20,15 +20,6 @@
|
|||||||
<!-- These resources are around just to allow their values to be customized
|
<!-- These resources are around just to allow their values to be customized
|
||||||
for different hardware and product builds. Do not translate. -->
|
for different hardware and product builds. Do not translate. -->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<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
|
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||||
TETHER_DUN_APN. Value is a comma separated series of strings:
|
TETHER_DUN_APN. Value is a comma separated series of strings:
|
||||||
|
|||||||
@@ -21,14 +21,6 @@
|
|||||||
for different hardware and product builds. -->
|
for different hardware and product builds. -->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<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>
|
|
||||||
</integer-array>
|
|
||||||
|
|
||||||
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||||
TETHER_DUN_APN. Value is a comma separated series of strings:
|
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",
|
"name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
||||||
|
|||||||
@@ -20,15 +20,6 @@
|
|||||||
<!-- These resources are around just to allow their values to be customized
|
<!-- These resources are around just to allow their values to be customized
|
||||||
for different hardware and product builds. Do not translate. -->
|
for different hardware and product builds. Do not translate. -->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<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
|
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||||
TETHER_DUN_APN. Value is a comma separated series of strings:
|
TETHER_DUN_APN. Value is a comma separated series of strings:
|
||||||
|
|||||||
@@ -21,16 +21,6 @@
|
|||||||
for different hardware and product builds. -->
|
for different hardware and product builds. -->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<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
|
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||||
TETHER_DUN_APN. Value is a comma separated series of strings:
|
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",
|
"name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
||||||
|
|||||||
@@ -20,15 +20,6 @@
|
|||||||
<!-- These resources are around just to allow their values to be customized
|
<!-- These resources are around just to allow their values to be customized
|
||||||
for different hardware and product builds. Do not translate. -->
|
for different hardware and product builds. Do not translate. -->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<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
|
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||||
TETHER_DUN_APN. Value is a comma separated series of strings:
|
TETHER_DUN_APN. Value is a comma separated series of strings:
|
||||||
|
|||||||
@@ -30,16 +30,6 @@
|
|||||||
<item>23486</item>
|
<item>23486</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- 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
|
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||||
TETHER_DUN_APN. Value is a comma separated series of strings:
|
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",
|
"name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
||||||
|
|||||||
@@ -31,16 +31,6 @@
|
|||||||
|
|
||||||
<integer name="config_mobile_mtu">1410</integer>
|
<integer name="config_mobile_mtu">1410</integer>
|
||||||
|
|
||||||
<!-- 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
|
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||||
TETHER_DUN_APN. Value is a comma separated series of strings:
|
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",
|
"name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
||||||
|
|||||||
@@ -21,16 +21,6 @@
|
|||||||
for different hardware and product builds. -->
|
for different hardware and product builds. -->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<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
|
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||||
TETHER_DUN_APN. Value is a comma separated series of strings:
|
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",
|
"name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
||||||
|
|||||||
@@ -20,15 +20,6 @@
|
|||||||
<!-- These resources are around just to allow their values to be customized
|
<!-- These resources are around just to allow their values to be customized
|
||||||
for different hardware and product builds. Do not translate. -->
|
for different hardware and product builds. Do not translate. -->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<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
|
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||||
TETHER_DUN_APN. Value is a comma separated series of strings:
|
TETHER_DUN_APN. Value is a comma separated series of strings:
|
||||||
|
|||||||
@@ -20,15 +20,6 @@
|
|||||||
<!-- These resources are around just to allow their values to be customized
|
<!-- These resources are around just to allow their values to be customized
|
||||||
for different hardware and product builds. Do not translate. -->
|
for different hardware and product builds. Do not translate. -->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<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
|
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||||
TETHER_DUN_APN. Value is a comma separated series of strings:
|
TETHER_DUN_APN. Value is a comma separated series of strings:
|
||||||
|
|||||||
@@ -21,16 +21,6 @@
|
|||||||
for different hardware and product builds. -->
|
for different hardware and product builds. -->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<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
|
<!-- String containing the apn value for tethering. May be overriden by secure settings
|
||||||
TETHER_DUN_APN. Value is a comma separated series of strings:
|
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",
|
"name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
||||||
|
|||||||
Reference in New Issue
Block a user