diff options
author | Charles Chen <charlesccchen@google.com> | 2020-05-18 19:58:23 +0800 |
---|---|---|
committer | Charles Chen <charlesccchen@google.com> | 2020-05-25 17:39:59 +0800 |
commit | 770597c76174184a05410e007ac992d905e27538 (patch) | |
tree | bf1a4d36d24e44299818a0bdbd4ba6bc514312f6 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 43c04e1457bbdd44aeb5526f6fe33eeceafc35e8 (diff) |
Fix recursive calls on DC#ensureActivitiesVisible
Previously CL[1] used display#ensureActivitiesVisible instead of
stack#ensureActivitiesVisible, and it caused recursive calls on
ensureActivitiesVisible in a very hidden way. A possible scenario
is when an activity paused and AM tried to resume another activity
which did not support multi-resume.
[1]: Id8253eb97581a9dd52ab748117d9cd4cc63a206d
fixes: 156189923
Test: atest DisplayContentTests#testEnsureActivitiesVisibleNotRecursive
Change-Id: Iba2a052e4a1d91edfc6fa80954a730ad5ca3ff0d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions