davinci: overlay: Enable Fast bss transition config
Bug: 32607043 Test: Manual testing Change-Id: I43d34efc6b7dbca08d430b0b68f06fa70c4925cc
This commit is contained in:
parent
62f0aa7ffd
commit
56af3a41c1
@ -374,6 +374,9 @@
|
||||
<!-- Boolean indicating whether the wifi chipset has dual frequency band support -->
|
||||
<bool translatable="false" name="config_wifi_dual_band_support">true</bool>
|
||||
|
||||
<!-- Boolean indicating whether 802.11r Fast BSS Transition is enabled on this platform -->
|
||||
<bool translatable="false" name="config_wifi_fast_bss_transition_enabled">true</bool>
|
||||
|
||||
<!-- Boolean indicating whether the wifi chipset has background scan support -->
|
||||
<bool translatable="false" name="config_wifi_background_scan_support">true</bool>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user