From 35df09dee8d1acc97ee0175cfce9310130882c43 Mon Sep 17 00:00:00 2001 From: Isaac Chiou Date: Tue, 23 Jan 2024 16:28:11 +0800 Subject: [PATCH] Wifi: Enable config_wifiSaeUpgradeEnabled Previously, we disable config_wifiSaeUpgradeEnabled since the fw was not ready (b/299032759). Re-enable config_wifiSaeUpgradeEnabled to support SAE upgrade. Bug: 299032759 Bug: 319047459 Test: WiFi basic function test Change-Id: I45b6735167763e6536199075df6aa02e37c90ec8 --- rro_overlays/WifiOverlay/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rro_overlays/WifiOverlay/res/values/config.xml b/rro_overlays/WifiOverlay/res/values/config.xml index f545f71..298d12d 100644 --- a/rro_overlays/WifiOverlay/res/values/config.xml +++ b/rro_overlays/WifiOverlay/res/values/config.xml @@ -163,7 +163,7 @@ device mobility state and client mode RSSI monitoring. --> true - false + true true