Loading cmds/dumpstate/dumpstate.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -3468,7 +3468,7 @@ void Dumpstate::MaybeSnapshotUiTraces() { "tracing", "save-for-bugreport"}); } if (!android_tracing_perfetto_protolog()) { if (!android_tracing_perfetto_protolog_tracing()) { dumpTracesForBugReportCommands.push_back({"dumpsys", "activity", "service", "SystemUIService", "WMShell", "protolog", "save-for-bugreport"}); Loading Loading
cmds/dumpstate/dumpstate.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -3468,7 +3468,7 @@ void Dumpstate::MaybeSnapshotUiTraces() { "tracing", "save-for-bugreport"}); } if (!android_tracing_perfetto_protolog()) { if (!android_tracing_perfetto_protolog_tracing()) { dumpTracesForBugReportCommands.push_back({"dumpsys", "activity", "service", "SystemUIService", "WMShell", "protolog", "save-for-bugreport"}); Loading