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

Skip to content
Commit 308824cb authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Add test to verify transient launch with keyguard

To simulate the case: a show-when-locked activity occluded
keyguard. Then when using gesture navigation to swipe-up
to trigger a transient transition, both the top app and recent
activity should be collected to transition with change. So
the condition "(mKeyguardLocked && mRecentsTask != null)" in
RecentsTransitionHandler will be satisfied.

Bug: 291123560
Test: atest ActivityStarterTests#testTransientLaunchWithKeyguard
Change-Id: Ie708af9cba9fa934cacad7b8338453da3ec871a3
parent 9b302377
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