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