summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorAhmed ElArabawy <arabawy@google.com>2019-12-09 13:46:29 -0800
committerAhmed ElArabawy <arabawy@google.com>2019-12-09 13:46:29 -0800
commit6de9775d966556386aa0524ea7a20262f4e59aa5 (patch)
tree9b21c63609a9184a3b67c12546d8a5bdd9cf9f30 /overlay
parent3e8c21b4ddeda9a193778d34dbfc9e7630e518d2 (diff)
downloadbeagle-x15-6de9775d966556386aa0524ea7a20262f4e59aa5.tar.gz
Wifi: Replace config_wifi_dual_band_support
As part of the 6GHz band support, there is now more than 2 bands and hence config_wifi_dual_band_support is misleading. This commit replaces this config with config_wifi5ghzSupport which is more reflecting to the device support check. Bug: 145936758 Bug: 139354972 Test: Builds and Wifi runs successfully. Change-Id: Ide458de4de265df70b8524e1daef12e586cccd3f
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index 572fd75..c2c3095 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -66,8 +66,8 @@
<item>"9,1"</item>
</string-array>
- <!-- 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 the wifi chipset has 5GHz frequency band support -->
+ <bool translatable="false" name="config_wifi5ghzSupport">true</bool>
<!-- List of regexpressions describing the interface (if any) that represent tetherable
bluetooth interfaces. If the device doesn't want to support tethering over bluetooth this