commit | 82b6469abfe25c66dc01ef99e41b10b72ee36ca4 | [log] [tgz] |
---|---|---|
author | Kevin Chyn <kchyn@google.com> | Tue Jan 26 14:50:39 2021 -0800 |
committer | Kevin Chyn <kchyn@google.com> | Wed Jan 27 05:19:41 2021 +0000 |
tree | 8d5147b5bd7f4677953dbdbf264e37a2621c87c0 | |
parent | 77bb0b72919bb93d89095f2f78accac160633c02 [diff] |
Check pending queue for cancelAuthentication If cancelAuthentication is requested but actual authentication has not started yet (e.g. a previous non-cancelable operation such as updateActiveGroup or getAuthenticatorId is still running), look through the pending queue and mark all matched authentication clients as STATE_WAITING_IN_QUEUE_CANCELING. Test: atest BiometricSchedulerTest Fixes: 178105328 Change-Id: I755359adbdcda7f054135a190426b4a78a7a5125