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

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

Merge "Update Perfetto Protolog flag name" into main

parents 5a346e14 6929a0e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"});