Mark FILS akm as EAP in scan result capabilities.

WiFi picker tag the security type of a network based on the
ScanResult capabilities string . Capabilty string for
Fast initial link setup (FILS) key management doesn't have
string "EAP" because of which wifi picker doesn't recognize the
FILS only network as secured AP.

Fix is to rename current key management string FILS-SHA256 and
to FILS-SHA384 to EAP-FILS-SHA256 and EAP-FILS-SHA384 so that
wifi picker will recognize security type as EAP.

Bug: 160760306
Bug: 161241874

Test: com.android.server.wifi
Test: Manually connect to a network which advertise only FILS AKM

Change-Id: Icaab4663169077a7070dcb9491cdf533f60f5209
Merged-In: Icaab4663169077a7070dcb9491cdf533f60f5209
(cherry picked from commit 3b56976d91ab1b3be65790716cc19b271b64b3e4)
5 files changed