sdm660-common: overlay: Add proper support for 5GHz hotspot
This commit is contained in:
parent
a4f0adc11d
commit
ba969f035b
1 changed files with 5 additions and 0 deletions
|
@ -1148,4 +1148,9 @@
|
|||
specified name exists on the device, autofill will be disabled by default. -->
|
||||
<string name="config_defaultAutofillService" translatable="false">com.google.android.gms/.autofill.service.AutofillService</string>
|
||||
|
||||
<!-- Enable ACS (auto channel selection) for Wifi hotspot (SAP) -->
|
||||
<bool translatable="false" name="config_wifi_softap_acs_supported">false</bool>
|
||||
|
||||
<!-- Enable 802.11ac for Wifi hotspot (SAP) -->
|
||||
<bool translatable="false" name="config_wifi_softap_ieee80211ac_supported">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue