packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/BiometricsUnlockControllerTest.java
+18
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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