WiFi: Enable 6GHz band support am: d7fe6e69ea
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15302834 Change-Id: Id8ee2b2c2d149086183bff59b3daebb3228dbb51
This commit is contained in:
commit
bfdca2ff10
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@
|
||||||
<!-- Boolean indicating whether the wifi chipset has 5GHz frequency band support -->
|
<!-- Boolean indicating whether the wifi chipset has 5GHz frequency band support -->
|
||||||
<bool translatable="false" name="config_wifi5ghzSupport">true</bool>
|
<bool translatable="false" name="config_wifi5ghzSupport">true</bool>
|
||||||
|
|
||||||
|
<!-- boolean indicating whether the WiFi chipset has 6GHz band support -->
|
||||||
|
<bool translatable="false" name ="config_wifi6ghzSupport">true</bool>
|
||||||
|
|
||||||
<!-- Boolean indicating whether 802.11r Fast BSS Transition is enabled on this platform -->
|
<!-- 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>
|
<bool translatable="false" name="config_wifi_fast_bss_transition_enabled">true</bool>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue