packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/BiometricsUnlockControllerTest.java
+17
−70
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This changelist moves logic to sequence waking from a dream after unlock previously added to BiometricUnlockController to KeyguardViewMediator. Placing this logic in the common path ensures the sequencing for all authentication when dreaming. Fixes: 289861878 Test: atest KeyguardViewMediatorTest#testWakeAndUnlockingOverDream Test: atest KeyguardViewMediatorTest#testWakeAndUnlockingOverDream_signalAuthenticateIfStillShowing Test: atest BiometricsUnlockControllerTest#onSideFingerprintSuccess_dreaming_unlockNoWake Change-Id: Ia6fa9681be950adc1b9aae6f7abcd4d7f19db156 Merged-In: Ia6fa9681be950adc1b9aae6f7abcd4d7f19db156