sdm660-common: overlay: Wifi: Add softap0 as tetherable interface for STA + SoftAP concurrency

When STA + SoftAp concurrency is enabled then wlan0 interface is used by
STA. Add softap0 interface for SoftAP for this concurrency scenario.

Change-Id: If690591b19763d436865113dcd7882feb9b748fe
CRs-Fixed: 1017907
This commit is contained in:
Nalla Kartheek 2016-06-15 12:35:32 +05:30 committed by Max Weffers
parent 3ba47e56b1
commit ad64189ad6
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -216,6 +216,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 -->