wifi: Add WPA3 support check to enable SuiteB-192 AKM settings
isSuiteBSupported always returning true as wpa_supplicant by default assuming driver supports SuiteB-192 AKM. Due to this Settings application is adding SuiteB-192 AKM cipher settings irrespective of whether target supports it or not. This change adds check for WPA3 support before enabling SuiteB-192 AKM settings. Change-Id: I570c0637638ab5b0fa4cf32a070cd2607aef704e CRs-Fixed: 2559497
Loading
Please sign in to comment