davinci: overlay: Enable Fast bss transition config

Bug: 32607043
Test: Manual testing
Change-Id: I43d34efc6b7dbca08d430b0b68f06fa70c4925cc
This commit is contained in:
Roshan Pius 2016-11-21 09:33:57 -08:00 committed by Arian
parent 62f0aa7ffd
commit 56af3a41c1
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -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>