summaryrefslogtreecommitdiff
path: root/RROOverlaySampleApp
diff options
context:
space:
mode:
Diffstat (limited to 'RROOverlaySampleApp')
-rw-r--r--RROOverlaySampleApp/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/RROOverlaySampleApp/res/values/config.xml b/RROOverlaySampleApp/res/values/config.xml
index cf6ab948d..08b0430a8 100644
--- a/RROOverlaySampleApp/res/values/config.xml
+++ b/RROOverlaySampleApp/res/values/config.xml
@@ -18,6 +18,6 @@
-->
<!-- Overrides the default value of the specified config values when this sample app is installed -->
<resources>
- <bool translatable="false" name="config_wifi_dual_band_support">true</bool>
+ <bool translatable="false" name="config_wifi5ghzSupport">true</bool>
<bool translatable="false" name="config_wifi_connected_mac_randomization_supported">true</bool>
</resources>