config: Override disable firmware roaming via HAL API am: fab900fd9f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14807289 Change-Id: I7870c268e43ba049b37073b72a1192fdadfcc473
This commit is contained in:
commit
dcb7d3ca32
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