Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 707c90cc authored by Beverly's avatar Beverly
Browse files

Use recommended architecture for keyguard dismissal

KeyguardDismissAction Interactor and Binder
 - Handles action to run when the keyguard dismisses

KeyguardDismiss Interactor and Binder
 - Handles sending the keyguardDone[Pending] signal
 when there's a request to dismiss the keyguard

Only runs if refactor_keyguard_dismiss_intent flag is enabled.
Currently doesn't trigger dismiss action when triggered when
there's an occluding activity since the KeyguardTransition
doesn't transition to GONE (b/278086361).

Test: manually test with security SWIPE, Fingerprint, Face, co-ex
Test: atest KeyguardDismissInteractorTest KeyguardDismissActionInteractorTest
Bug: 268240415
Change-Id: I0c631ea4df2a3b6610e9e98b5b65d3345cb99c24
parent a76fc627
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment