summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorSunil Ravi <sunilravi@google.com>2020-07-27 12:21:54 -0700
committerSunil Ravi <sunilravi@google.com>2020-08-04 17:04:51 +0000
commit6c33a7523e332766e47537cd2333c2fab234b44c (patch)
treec5c0a054d6c8c7e01c786df676848bf6ebad3f51 /libs
parentb64129c61416da5a3817d328a7adb166485254ea (diff)
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)
Diffstat (limited to 'libs')
0 files changed, 0 insertions, 0 deletions