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:
commit
9acdde29e5
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