Skip to content
Commit b0de585d authored by Tiger Huang's avatar Tiger Huang
Browse files

DO NOT MERGE: Don't let previous activity wait if next activity won't be visible

If the next resumed activity won't be visible because of keyguard, it
doesn't make sense to let the previous activity wait for the next
activity becoming visible. Worse, it would make other activities going
to the stopped state need to wait unnecessarily.

Bug: 125550126
Bug: 124556520
Test: atest ActivityManagerDisplayLockedKeyguardTests
Change-Id: Id6f2e562c84b167b6736813ea6dc183536587d30
parent cd8eace9
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