From a4d6f5c8d35b61304c8e8dae0e68d243d39e7324 Mon Sep 17 00:00:00 2001 From: Quallenauge Date: Tue, 10 Nov 2020 17:23:28 +0100 Subject: [PATCH] Disable WPA3 by default (vendor overlays can still override it) flo: wifi: Disable WPA2 -> WPA3 upgrade. Our device doesn't simply support sae. Change-Id: Ibf8b9e363b4677cf2ab9590cc2ea1ba2341e29ca --- .../frameworks/opt/net/wifi/service/res/values/config.xml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 overlay/frameworks/opt/net/wifi/service/res/values/config.xml diff --git a/overlay/frameworks/opt/net/wifi/service/res/values/config.xml b/overlay/frameworks/opt/net/wifi/service/res/values/config.xml new file mode 100644 index 0000000..85b0504 --- /dev/null +++ b/overlay/frameworks/opt/net/wifi/service/res/values/config.xml @@ -0,0 +1,5 @@ + + + + false +