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

Commit 7523cd7d authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "wm tracing: add flag for perfetto migration" into main

parents bd4dca1d 16e3b10e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -38,3 +38,11 @@ flag {
    is_fixed_read_only: true
    bug: "323166383"
}

flag {
    name: "perfetto_wm_tracing"
    namespace: "windowing_tools"
    description: "Migrate WindowManager tracing to Perfetto"
    is_fixed_read_only: true
    bug: "323165543"
}