diff options
author | Chris Li <lihongyu@google.com> | 2022-01-11 13:39:55 +0800 |
---|---|---|
committer | Chris Li <lihongyu@google.com> | 2022-01-12 14:37:27 +0800 |
commit | be242f468458ca83b4ca0e131e46f725d6105d79 (patch) | |
tree | 899ac40aba34289c8d84e5fd0ccef7739ff5e3b6 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 091aba9717f189ed6d99379079b6c3c339c3ac91 (diff) |
Active container should contain non-finishing activity
Without this cl, the app will crash if a TaskFragment is closing when
the new top TaskFragment doesn't contain any non-finishing activity
(which should be closed later as well).
Before, when #cleanupContainer(), we will also update the new top active
container, but we didn't check if it contain any non finishing activity.
Fix: 212355346
Test: test with Settings with three finger click
Change-Id: I26538b85f1cf8e618a3f1ee6abada5a9f77f2b16
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions