Fixed not to support seamless roaming for WPA AP

The seamless roaming support that we have currently is for SAE transition mode which uses WPA2.
but, DUT tried to connect AP using multiple AKM even if the AP is set as WPA-PSK-CCMP.

Before, fixed to support multiple AKMs only CCMP combinations.
https://partner-android-review.googlesource.com/c/platform/external/wpa_supplicant_8/+/2246211
In addition to the change, this fix could prevent WPA APs from using multiple AKM features.

Bug: 254302283
Test: tested with TPlink Archer C7 AC1750

Signed-off-by: Dennis Jeon <dennis.jeon@broadcom.com>
Change-Id: I70d526693c1ac3b929a4f85ede040dd879b0ea98
1 file changed