diff options
author | Kevin Chyn <kchyn@google.com> | 2021-02-09 17:11:15 -0800 |
---|---|---|
committer | Kevin Chyn <kchyn@google.com> | 2021-02-09 22:51:07 -0800 |
commit | c922b4c9e40b5dd4c8166c442316ab1dfb36ca83 (patch) | |
tree | c38b07eca39f225e6671e6bcfdd72d04aeb6fc1a /rs/java/android/renderscript/RenderScript.java | |
parent | 3919f6d224baa38e8339cfbf7b8855a134de6068 (diff) |
Add BaseClientMonitor#interruptsPrecedingClients
Only a select few operations (such as auth or enroll related stuff)
should interrupt preceeding clients. Book-keeping operations (such
as generateChallenge, invalidation, etc) generally should not interrupt
preceding clients.
Fixes bug in existing test case, and adds new testcases for the newly
added functionality.
Fixes: 179646305
Test: atest CtsBiometricsTestCases
Test: atest com.android.server.biometrics
Change-Id: Ie51b121ba5f0cf3f51477c12807a8be4c80c7c61
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions