diff options
author | Kevin Chyn <kchyn@google.com> | 2019-03-01 16:23:49 -0800 |
---|---|---|
committer | Kevin Chyn <kchyn@google.com> | 2019-03-01 18:55:03 -0800 |
commit | 0d9eccf85459f8a94c1b868ee748ac21330a1a39 (patch) | |
tree | 30d4516b9f16403069c7e5d63ebc934d4b778041 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 8c7968a802aa5a493128006a1939c817d85d8501 (diff) |
Don't cache lockout state in KeyguardUpdateMonitor
Partial revert of ag/5369172 - caching the state makes it too complicated
in SystemUI. Issues are as follows
1) SystemUI did not track lockout per-user
2) SystemUI would not show lockout after the initial error
The bug (b/118235602) is already fixed by calling update*ListeningState
instead of startListening.
Test: 1) Enroll multiple users and set up FP
2) Lockout one user
3) Switch to second user
4) Switch back to first user - lockout message is shown
Test: 1) Lockout user
2) Unlock with pin/pattern/pass
3) Look at FingerprintService logs - SysUI does not authenticate
when the user is already unlocked
Bug: 118235602
Fixes: 126926000
Change-Id: Ia8dd44b0dda4246bd94e5f72bf3b0a72ff20eb13
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions