Enable default wifi coex algorithm
Bug: 181245154 Test: build Change-Id: Ia19206307da3936fd32e40ae7bd08a631719e1d3
This commit is contained in:
parent
6b4c8b4887
commit
7f8e41bd1b
1 changed files with 3 additions and 0 deletions
|
@ -127,4 +127,7 @@
|
||||||
<!-- Indicates that SAE Hash-to-Element is supported on this device -->
|
<!-- Indicates that SAE Hash-to-Element is supported on this device -->
|
||||||
<bool translatable="false" name="config_wifiSaeH2eSupported">true</bool>
|
<bool translatable="false" name="config_wifiSaeH2eSupported">true</bool>
|
||||||
|
|
||||||
|
<!-- Enable the default coex channel avoidance algorithm and disable the functionality of
|
||||||
|
WifiManager#setCoexUnsafeChannels. -->
|
||||||
|
<bool translatable="false" name="config_wifiDefaultCoexAlgorithmEnabled">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue