config: Override disable firmware roaming via HAL API am: fab900fd9f am: 595e91469e am: 6d66e48690

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

Change-Id: I08d61387103e7e06bb26731d28d5bc26e2086187
This commit is contained in:
Isaac Chiou 2021-06-08 03:11:12 +00:00 committed by Automerger Merge Worker
commit 6d2b477711

View file

@ -127,4 +127,6 @@
<!-- Enable the default coex channel avoidance algorithm and disable the functionality of
WifiManager#setCoexUnsafeChannels. -->
<bool translatable="false" name="config_wifiDefaultCoexAlgorithmEnabled">true</bool>
<!-- Whether to use the explicit vendor HAL API: IWifiStaIface.setRoamingState for disabling fw roaming. -->
<bool translatable="false" name="config_wifiUseHalApiToDisableFwRoaming">true</bool>
</resources>