sdm660-common: overlay: Remove unused tetherable interfaces

Change-Id: Iac714d2de9a4d225da6fc3463d3fb99a4bb714a7
Signed-off-by: zainarbani <zaintsyariev@gmail.com>
This commit is contained in:
LuK1337 2018-06-13 14:18:19 +02:00 committed by Max Weffers
parent 031c24dc0c
commit 50b3064bfa
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -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>