commit | 1d7f6cfb4eb5b2252d94d7202ddae9e50d7848b4 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Wed Dec 06 20:15:21 2023 +0000 |
committer | Winson Chung <winsonc@google.com> | Thu Dec 07 00:28:28 2023 +0000 |
tree | 9dc91d7f087e4345382f7a117b6d2485c50ddb7f | |
parent | 46c9c412e96ab994bf25f7905a6260db3501945c [diff] |
Improve activity containers dump readability - Add nicer tree structure to dumpsys output (similar to the SF layers dump) - Highlight non-default activity types (not undefined/standard) and windowing modes (not undefined/fullscreen) - before: https://paste.googleplex.com/5934017719828480 after: https://paste.googleplex.com/4688928846643200 Fixes: 315212110 Test: dumpsys activity containers Change-Id: I46517005c5a23efb4e238ba9b70d3d4e79d99d41