Handle waking from unlock in KeyguardViewMediator.
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
Loading
Please register or sign in to comment