summaryrefslogtreecommitdiff
path: root/libs/androidfw/PathUtils.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-08-15 14:35:00 +0000
commit53cab5ba0bf3524239a67efac31ae1299f83fe49 (patch)
tree581fa211493be22df80c30ebb365a74c66f28dc5 /libs/androidfw/PathUtils.cpp
parentc1243b1954daedb692654a1b9b64ba56a3c8b400 (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
Diffstat (limited to 'libs/androidfw/PathUtils.cpp')
0 files changed, 0 insertions, 0 deletions