summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorAnurag Das <anurdas@codeaurora.org>2018-11-13 17:36:34 +0530
committerAnurag Das <anurdas@codeaurora.org>2018-11-13 18:19:01 +0530
commit930666fe707a152572ebc59ce91784836c1f3c42 (patch)
tree9dd4648ab8f25176c4c712b6398793b1d21194e6 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent70cbe7b06ef47b74efae8c82f274c86d223a6c26 (diff)
Wifi: Connect indication on UI for STA when AP supports SAE+PSK
Currently, when user adds a network with PSK AKM type and if AP supports both SAE and PSK AKM, then STA connects with PSK AKM but connect indication is not shown in UI. This happens because Accesspoint object has SAE AKM for this scanresult and saved config has PSK type network. This change introduces a new parameter apSupportsSaeandPsk and based on this parameter (along with config having PSK AKM) we update the connected accesspoint object with networkinfo. Change-Id: I96eeabd755016a4f5d2de6a932c2e1c00d27adc0 CRs-Fixed: 2344317
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions