summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2020-06-05 00:44:26 +0800
committerRiddle Hsu <riddlehsu@google.com>2020-06-09 19:21:38 +0800
commit4f088b6c3083a0b11c13e665cad22c99ac6ba8f7 (patch)
tree6fb6b77f6dd9883b672baa43500478a77c6af52c /tools/aapt2/java/JavaClassGenerator.cpp
parentebb7ae667942ffa0d685edd91dc0700cf2079695 (diff)
Call WindowContainer#dump in all levels
In order to know if there is an animating window container. And all derived classes should call super because the dump method is annotated as CallSuper. This fixes that TaskDisplayArea and ActivityStack don't call super and the overridden Task#dump is never called. Also adjust the output format so it is easier to read. Bug: 157743122 Test: "adb shell dumpsys activity activities" and check the section "Task display areas in top down Z order". Change-Id: I8396e1fbce1960dc9dcd9de8c5cd47bfd18ba31a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions