sdm660-common: TetheringOverlay: Remove bnep\\d from tetherable BT interfaces

Change-Id: Iac714d2de9a4d225da6fc3463d3fb99a4bb714a7
This commit is contained in:
LuK1337 2018-06-13 14:18:19 +02:00 committed by OdSazib
parent 8062c98553
commit 2a552a7449
No known key found for this signature in database
GPG key ID: 0954440B60470871

View file

@ -44,7 +44,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>