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:
commit
6d2b477711
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue