device_google_gs101/rro_overlays/WifiOverlay
Sunil Ravi 13ac3f1802 WiFi: Enable 6GHz band support
set config_wifi6ghzSupport to true to return
6GHz band support for wifiManager.is6GHzBandSupported() call.
If this config is not set, framework query the list of
valid frequencies for 6GHz band from kernel/nl80211.
But this call will return valid frequencies only if
country code is set. So it is necessary to set config_wifi6ghzSupport
to true to return chipset support for 6GHz for cases where
country code is not set.

Bug: 193788596
Test: atest android.net.wifi.cts.WifiManagerTest
Change-Id: I68700fbed773aeeb53e70e6e6df9b3697f51b0d0
2021-07-16 19:03:31 +00:00
..
res/values WiFi: Enable 6GHz band support 2021-07-16 19:03:31 +00:00
Android.bp WiFi: Remove PixelWifiOverlayGs101 2021-03-19 16:53:20 +00:00
AndroidManifest.xml Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
OWNERS WiFi: Modify OWNERS files 2021-06-15 23:35:50 +00:00