commit | 0c1be610a22585dfd191268c3d749d088db49108 | [log] [tgz] |
---|---|---|
author | Kevin Chyn <kchyn@google.com> | Tue Feb 09 19:10:17 2021 -0800 |
committer | Kevin Chyn <kchyn@google.com> | Tue Feb 09 22:51:08 2021 -0800 |
tree | 0a813c80b944797d48b6e9225588399c917f875c | |
parent | c922b4c9e40b5dd4c8166c442316ab1dfb36ca83 [diff] |
Request cancelAllSensors when STATE_AUTH_CALLED In this case, Fingerprint/FaceService has already scheduled a ClientMonitor. If we do not cancel it, it will be stuck at the head of the queue, blocking everything else. Fixes: 178352115 Test: atest AuthSessionTest Change-Id: I96fe9587810f6ac86b9fe060972f27c07805d4e5