Skip to content
Commit 4f088b6c authored by Riddle Hsu's avatar Riddle Hsu
Browse files

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
parent ebb7ae66
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment