Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d1609e6 authored by Pablo Gamito's avatar Pablo Gamito Committed by Android (Google) Code Review
Browse files

Merge "Save transition trace in bugreports" into udc-dev

parents 763ee291 d96101da
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -3361,8 +3361,7 @@ void Dumpstate::MaybeSnapshotUiTraces() {
             "WMShell", "protolog", "save-for-bugreport"},
        CommandOptions::WithTimeout(10).Always().DropRoot().RedirectStderr().Build());

    // Currently WindowManagerService and InputMethodManagerSerivice support WinScope protocol.
    for (const auto& service : {"input_method", "window"}) {
    for (const auto& service : {"input_method", "window", "window shell"}) {
        RunCommand(
            // Empty name because it's not intended to be classified as a bugreport section.
            // Actual tracing files can be found in "/data/misc/wmtrace/" in the bugreport.