exynos9610: WifiOverlay: disable Automatic channel selection (ACS)
authorJan Altensen <info@stricted.net>
Sun, 17 Apr 2022 03:51:03 +0000 (05:51 +0200)
committerJan Altensen <info@stricted.net>
Sun, 17 Apr 2022 03:56:52 +0000 (05:56 +0200)
 * this was erroneously enabled when we moved to WifiOverlay

Change-Id: I1794df85fffe6e8163348b87cc257ab0dc6a2e88

rro_overlays/WifiOverlay/res/values/config.xml

index be57016768da782cbfd5d59232366947c0e75476..4283cbad96e468d94821bc0c785d96e053b86f92 100644 (file)
@@ -37,7 +37,7 @@
 
     <bool name="config_wifi_revert_country_code_on_cellular_loss">true</bool>
 
-    <bool name="config_wifi_softap_acs_supported">true</bool>
+    <bool name="config_wifi_softap_acs_supported">false</bool>
 
     <bool translatable="false" name="config_wifi_softap_ieee80211ac_supported">true</bool>