summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetsProvider.cpp
diff options
context:
space:
mode:
author Louis Chang <louischang@google.com> 2022-06-21 04:19:33 +0000
committer Louis Chang <louischang@google.com> 2022-07-19 15:12:37 +0000
commit5a36e6bc9ec40d8e335c59551a0223c5c485d4b5 (patch)
tree90130ec6a4d64828735c8d226371e9fc32bf968e /libs/androidfw/AssetsProvider.cpp
parent8eee52bf1d4986291373045df29a988f318b7e7b (diff)
Prevent waiting if no new activity instance launched
An existing task can be brought to front while starting an Intent. In that case, the launching TaskFragment will remain empty because no new activity instance created. Monitor the activity launch result and prevent waiting if the activity instance was not created and cleared the pending appeared intent. Bug: 233989810 Test: atest TaskFragmentContainerTest Test: atest SplitControllerTest Change-Id: I1bdf516673b71892921da14bdcdb9d1c23ce0a9a
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions