summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Evan Rosky <erosky@google.com> 2023-08-08 18:37:15 -0700
committer Evan Rosky <erosky@google.com> 2023-09-08 13:45:15 +0000
commit7fd422b19197e50d86344656d52397956d31b746 (patch)
tree1a9decd19fa9a53b6055971f21ffa730e3fb7afe /libs/androidfw/misc.cpp
parent36b663d83dba6bdbb6ed77c1a8dd6f515e60eb6f (diff)
Don't skip resume on transient-launch activity
When transient-launching, we are trying not to affect any other lifecycles by pausing things. This should imply that we shouldn't wait for ongoing pauses since they are independent of the transient-launch. deferPause is used to indicate that the current resume won't pause/wait for the current activity to pause. So, don't wait for ongoing pauses that started beforehand either. Bug: 294152870 Bug: 293379641 Test: have a decoupled slow-pausing app's pause (eg. CCT) be interrupted by recents entry. Change-Id: I4a9b44f1f08bfd2e41eee9352588b84ee8cc8a5d (cherry picked from commit 53cab5ba0bf3524239a67efac31ae1299f83fe49)
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions