Merge "Wifi: Add softap0 as tetherable interface for STA + SoftAP concurrency"

This commit is contained in:
Linux Build Service Account 2016-07-26 20:40:44 -07:00 committed by Gerrit - the friendly Code Review server
commit ee68d52f0b
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@
<string-array translatable="false" name="config_tether_wifi_regexs">
<item>"wlan0"</item>
<item>"wigig0"</item>
<item>"softap0"</item>
</string-array>
<!-- Dhcp range (min, max) to use for tethering purposes -->