commit | 74cff96a0f1a0e8e00e7bd009d7238131d2f7ea0 | [log] [tgz] |
---|---|---|
author | Sunil Ravi <sunilravi@google.com> | Tue Mar 02 11:42:48 2021 -0800 |
committer | Sunil Ravi <sunilravi@google.com> | Tue Mar 02 11:47:54 2021 -0800 |
tree | 1175266b6592d06a0d3a3e70fc9b5af98ce5e69d | |
parent | 42b7f93e203bb2826df65a74c94a9fb9f7b05c93 [diff] |
Fix logical error in testGetDppEnrolleeResponderModeSupport Instead of matching the return value of getAdvancedCapabilities() with WIFI_FEATURE_DPP_ENROLLEE_RESPONDER, check only the bit corresponding to WIFI_FEATURE_DPP_ENROLLEE_RESPONDER is set. Bug: 181682877 Test: atest SupplicantStaIfaceHalTest Change-Id: I97a760ea517d5c8f0a55bb35c0c9daf1b3423d97