From 78c5f0f7c04a4b66bbd781c2584c7fe1c56941c6 Mon Sep 17 00:00:00 2001 From: Himanshu Agrawal Date: Thu, 12 May 2022 21:42:28 +0800 Subject: [PATCH] sdm660-common: WifiOverlay: Disable ACS and 11AC for legacy chipsets Legacy chipsets does not support ACS ( from framework ) and 11AC configuration from framework. Hence disable them through overlay. CRs-Fixed: 2878969 Change-Id: Ie5c5fa74f788cb3c7179c36f871d85181bfd2863 Signed-off-by: clarencelol Signed-off-by: pix106 --- rro_overlays/WifiOverlay/res/values/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rro_overlays/WifiOverlay/res/values/config.xml b/rro_overlays/WifiOverlay/res/values/config.xml index 997ee9a3..38fc29d0 100644 --- a/rro_overlays/WifiOverlay/res/values/config.xml +++ b/rro_overlays/WifiOverlay/res/values/config.xml @@ -44,10 +44,10 @@ 524288,2097152,8388608,262144,524288,4194304 - true + false - true + false true