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

Commit d96101da authored by Pablo Gamito's avatar Pablo Gamito
Browse files

Save transition trace in bugreports

Bug: 275331993
Test: adb bugreport
Ignore-AOSP-First: Trace not available in AOSP yet
Change-Id: I857946f6194cf675132fb0ee7d4e592b2ec2aa3a
parent f9c1b98e
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.