mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
Revert "deb: overlay: adjust config_tether_*"
This reverts commit d91e38d775
.
This commit is contained in:
parent
d91e38d775
commit
d18674554d
1 changed files with 1 additions and 5 deletions
|
@ -127,7 +127,6 @@
|
|||
be empty. An example would be "usb.*" -->
|
||||
<string-array translatable="false" name="config_tether_usb_regexs">
|
||||
<item>"usb\\d"</item>
|
||||
<item>"rndis\\d"</item>
|
||||
</string-array>
|
||||
|
||||
<!-- List of regexpressions describing the interface (if any) that represent tetherable
|
||||
|
@ -143,7 +142,6 @@
|
|||
should be empty. -->
|
||||
<string-array translatable="false" name="config_tether_bluetooth_regexs">
|
||||
<item>"bt-pan"</item>
|
||||
<item>"bnep\\d"</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Array of allowable ConnectivityManager network types for tethering -->
|
||||
|
@ -153,9 +151,7 @@
|
|||
<item>1</item>
|
||||
<item>0</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>9</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
||||
|
|
Loading…
Reference in a new issue