commit | 427ada15032b8ecb1a5aebdcaceb5db51d31a0c4 | [log] [tgz] |
---|---|---|
author | Sunil Ravi <sunilravi@google.com> | Fri Jun 02 00:38:43 2023 +0000 |
committer | Sunil Ravi <sunilravi@google.com> | Fri Jun 02 00:38:43 2023 +0000 |
tree | 7380f786333051f0c9ff48bcf52ba62493a09119 | |
parent | ae4e394f23e3e0c25f82efaebfb16d19510cc956 [diff] [blame] |
enable CONFIG_PASN in wpa_supplicant Bug: 277854803 Test: Presubmit tests Change-Id: I97cede6c2e2418ffe9f04804351907585e152b10
diff --git a/wpa_supplicant/android.config b/wpa_supplicant/android.config index bfdd53e..4cc3808 100644 --- a/wpa_supplicant/android.config +++ b/wpa_supplicant/android.config
@@ -541,6 +541,9 @@ # WPA3-Personal (SAE) CONFIG_SAE=y +# PASN +CONFIG_PASN=y + # WPA3-Enterprise (SuiteB-192) CONFIG_SUITEB=y CONFIG_SUITEB192=y