summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetManager.cpp
diff options
context:
space:
mode:
author wilsonshih <wilsonshih@google.com> 2024-09-09 11:47:54 +0000
committer Wei Sheng Shih <wilsonshih@google.com> 2024-09-10 04:17:07 +0000
commit4bcca6499e8261e2569bff739ba02ccabb62441e (patch)
treef707d938c8bf0e5e5de7bd5c4857eba4aaf1b8a3 /libs/androidfw/AssetManager.cpp
parent9f8f72521aeed9b5085803a5eb9ead332c1bd224 (diff)
Avoid starting window being stuck while launch transient launch.
While entering transient launch transition, the transient hide task and it's descendant won't be add to sync group, so if an Activity request finish itself during collect transient launch, the starting window can be stuck to next activity because the close activity transition will be collect within the same transition. So while able to remove starting window, checking the sync state of the activity instead of isCollecting. Flag: EXEMPT bugfix Bug: 365040473 Test: atest ActivityRecordTests Test: simulate with sample app by following the description on issue. Change-Id: I444802c434a3522a07fcb4d647a8a8008b441018
Diffstat (limited to 'libs/androidfw/AssetManager.cpp')
0 files changed, 0 insertions, 0 deletions