WifiConfigurationUtil: Add validateKeyMgmt case for WPA3-Enterprise

WPA3-Enterprise raise 3 bit in KeyMgmt (WPA_EAP IEEE8021X SUITE_B_192)
However, validateKeyMgmt allow raising 2 bit only.
This patch extends the judgment for WPA3-Enterprise case.

Bug: 124353356
Test: User can add WPA3-Enterprise network
Change-Id: I7a1c7be20bb5dde34ac627a0d21c1d11ad7fb7e9
1 file changed