Enable default wifi coex algorithm

Bug: 181245154
Test: build
Change-Id: Ia19206307da3936fd32e40ae7bd08a631719e1d3
This commit is contained in:
Quang Luong 2021-03-17 12:57:36 -07:00
parent 6b4c8b4887
commit 7f8e41bd1b

View file

@ -127,4 +127,7 @@
<!-- Indicates that SAE Hash-to-Element is supported on this device -->
<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>