sdm660-common: overlay: Remove unused tetherable interfaces
Change-Id: Iac714d2de9a4d225da6fc3463d3fb99a4bb714a7 Signed-off-by: zainarbani <zaintsyariev@gmail.com>
This commit is contained in:
parent
031c24dc0c
commit
50b3064bfa
1 changed files with 0 additions and 2 deletions
|
@ -215,7 +215,6 @@
|
|||
should be empty. An example would be "softap.*" -->
|
||||
<string-array translatable="false" name="config_tether_wifi_regexs">
|
||||
<item>"wlan0"</item>
|
||||
<item>"wigig0"</item>
|
||||
<item>"softap0"</item>
|
||||
</string-array>
|
||||
|
||||
|
@ -264,7 +263,6 @@
|
|||
bluetooth interfaces. If the device doesn't want to support tethering over bluetooth this
|
||||
should be empty. -->
|
||||
<string-array translatable="false" name="config_tether_bluetooth_regexs">
|
||||
<item>"bnep\\d"</item>
|
||||
<item>"bt-pan"</item>
|
||||
</string-array>
|
||||
|
||||
|
|
Loading…
Reference in a new issue