From 06bdcde4b0551eb0ce54e671badcb2350f23c39a Mon Sep 17 00:00:00 2001 From: Akash Srivastava Date: Tue, 30 May 2023 23:24:23 +0300 Subject: [PATCH] sm8350-common: overlay: Declare 6ghz wifi support * Currently it was only enabled for hotspot. Lets enable it for all usecase * Configs taken from: https://cs.android.com/android/platform/superproject/+/master:device/google/gs101/rro_overlays/WifiOverlay/res/values/config.xml;l=25?q=config_wifi6ghzSupport&sq=&ss=android%2Fplatform%2Fsuperproject, https://cs.android.com/android/platform/superproject/+/master:packages/modules/Wifi/service/ServiceWifiResources/res/values/config.xml;l=43?q=config_wifi11axSupportOverride&ss=android%2Fplatform%2Fsuperproject --- rro_overlays/WifiOverlay/res/values/config.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/rro_overlays/WifiOverlay/res/values/config.xml b/rro_overlays/WifiOverlay/res/values/config.xml index c5ce41f..428062a 100644 --- a/rro_overlays/WifiOverlay/res/values/config.xml +++ b/rro_overlays/WifiOverlay/res/values/config.xml @@ -27,6 +27,15 @@ is no longer indicative, and a separate config now exists for each band --> true + + true + + + true +