Skip to content
Commit 64572402 authored by Tiger Huang's avatar Tiger Huang Committed by android-build-team Robot
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
(cherry picked from commit b0de585d)
parent 7cc0421a
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