commit | 00e6e684eca8ab8b98b003d25c8743ce21d57be3 | [log] [tgz] |
---|---|---|
author | Kean Mariotti <keanmariotti@google.com> | Fri Oct 04 10:37:05 2024 +0000 |
committer | Kean Mariotti <keanmariotti@google.com> | Fri Oct 04 10:52:36 2024 +0000 |
tree | 86d4e5344979b20b2e2891c73786ffc18eb2e436 | |
parent | 6d79476a566c3d06384f2cdcb01146c0cc276cde [diff] |
Fix WM dump perfetto slice Move perfetto slice within WindowManagerService#dumpDebugLocked(). The slice was previously traced within WindowTracing and other entry points (e.g. WindowManagerService#doDump()) were not triggering it. Flag: EXEMPT minor fix Bug: 369592408 Test: presubmit Change-Id: I9019dc64392f9c4aa3e592ea07bda5b1297f8717