Enable default wifi coex algorithm am: 7f8e41bd1b

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13921091

Change-Id: I69ac3f37294d448742160a904ec83e11ac57cde9
This commit is contained in:
Quang Luong 2021-03-19 00:08:34 +00:00 committed by Automerger Merge Worker
commit 9acdde29e5

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>