Merge "wifi: Add bridged pre-fix for tethering interface"
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user