Merge "wifi: Add bridged pre-fix for tethering interface"

This commit is contained in:
Les Lee
2021-01-18 01:21:45 +00:00
committed by Gerrit Code Review

View File

@@ -40,6 +40,8 @@
<string-array translatable="false" name="config_tether_wifi_regexs"> <string-array translatable="false" name="config_tether_wifi_regexs">
<item>"wlan\\d"</item> <item>"wlan\\d"</item>
<item>"softap\\d"</item> <item>"softap\\d"</item>
<item>"ap_br_wlan\\d"</item>
<item>"ap_br_softap\\d"</item>
</string-array> </string-array>
<!-- List of regexpressions describing the interface (if any) that represent tetherable <!-- List of regexpressions describing the interface (if any) that represent tetherable