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

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

Merge "Add flag for protolog migration to perfetto" into main

parents 68d8b15f 99e4817b
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "Move transition tracing to Perfetto"
    bug: "309630341"
}

flag {
    name: "perfetto_protolog"
    namespace: "windowing_tools"
    description: "Migrate protolog to Perfetto"
    bug: "276432490"
}