Skip to content
Commit 336ad77e authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Handle case where ClientMonitors should not be started

Currently, the only case is when the HAL is null. For this, there are
two cases:

1) Non-BiometricPrompt operation
For these, clean up the current client, and do the same for any
operation that's currently pending. See code comments for more
details

2) BiometricPrompt operation
For these, just clean up the current BiometricPrompt operation

Fixes: 165636620
Test: atest BiometricSchedulerTest
Test: smoke test: enroll, auth on existing devices
Change-Id: Iff64d5dba8dc6ebd73f0f9fba233390e76ca8a89
parent dee230f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment