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

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

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

parents 64be69c6 102f0fce
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -30,3 +30,11 @@ flag {
    is_fixed_read_only: true
    bug: "276433199"
}

flag {
    name: "perfetto_view_capture_tracing"
    namespace: "windowing_tools"
    description: "Migrate ViewCapture tracing to Perfetto"
    is_fixed_read_only: true
    bug: "323166383"
}