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

Skip to content
Commit 8d30f5da authored by Louis Chang's avatar Louis Chang
Browse files

Reset mCurrentLaunchCanTurnScreenOn state after new Activity launched

The ActivityRecord#mCurrentLaunchCanTurnScreenOn state is used to
be reset whenever executing a new launch request. With this CL,
the state is reset after the launch request is executed and
the activity is no longer the top-most focusable activity.

Doing so in order to cover the cases like 1) the launch failed
or 2) the new activity is launched without moved to the top.

Bug: 343450217
Test: verified locally
Change-Id: I542fc0bc413c76a350cff2b37bad8b9d6d90518f
parent 0bd33674
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