From 8dc2cc658e993f43ffaf6c602f5724873aac9c88 Mon Sep 17 00:00:00 2001 From: Isaac Chiou Date: Thu, 13 Oct 2022 16:11:02 +0800 Subject: Enable SAE upgrade offload Update wifi overaly to enable WPA2 to WPA3 auto-upgrade offload to capable Driver/Firmware. With this feature enabled, Pixel can support cross akm roaming. Bug: 236096597 Bug: 236098039 Test: AU drop test Test: Roaming and connection test (go/cross-akm-roaming) Change-Id: Ibf4701e59e017edc1a94699337a95cef248d3446 --- rro_overlays/WifiOverlay/res/values/config.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rro_overlays') diff --git a/rro_overlays/WifiOverlay/res/values/config.xml b/rro_overlays/WifiOverlay/res/values/config.xml index c666496..aa13002 100644 --- a/rro_overlays/WifiOverlay/res/values/config.xml +++ b/rro_overlays/WifiOverlay/res/values/config.xml @@ -149,4 +149,7 @@ true + + + true -- cgit v1.2.3