sm7325-common: wifi: Support Wifi6

Signed-off-by: Andrew Hexen <SyberHexen@gmail.com>
Change-Id: I32ecb3dad590cb6ab76aef70f5bab26e80d29321
This commit is contained in:
Andrew Hexen 2023-09-06 11:15:18 -07:00
parent ee13fe00b4
commit d547418d5e
No known key found for this signature in database
GPG Key ID: 8A690B4B0CD461A2

View File

@ -71,4 +71,7 @@
Note: this is conditional on the device supporting dual concurrent STAs. -->
<bool translatable="false" name="config_wifiMultiStaRestrictedConcurrencyEnabled">true</bool>
<!-- boolean indicating whether the WiFi chipset has 6GHz band support -->
<bool name="config_wifi6ghzSupport">true</bool>
</resources>