commit | 5481291dca0fa77dee70ec097d305130181facb1 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Wed May 25 10:01:52 2022 -0400 |
committer | Matt Pietal <mpietal@google.com> | Wed May 25 10:46:00 2022 -0400 |
tree | f6942968255f8c110a11cea1d0e2f8cadccfa73e | |
parent | 0b2c39c7b252bea68358261364a01c05b32fc4e4 [diff] |
Run unlock animation on MODE_ONLY_WAKE When the screen times out, the device may not immediately lock based upon a user setting. In this case, keyguard is visible but not fully locked. If the user uses bio auth, MODE_ONLY_WAKE is used but the keyguard is not properly dismissed. Issue a call to keyguardDone so that the correct animation is shown. Fixes: 231553219 Test: atest BiometricsUnlockControllerTest Change-Id: Ib3fa05f2a1054b122a80ca5d27b0a99d12dd27f2