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

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

Merge "ime tracing: add read-only flag for perfetto migration" into main

parents 275fddd2 a8f243be
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -22,3 +22,11 @@ flag {
    description: "Migrate IME tracing to Perfetto"
    bug: "276433199"
}

flag {
    name: "perfetto_ime"
    namespace: "windowing_tools"
    description: "Migrate IME tracing to Perfetto"
    is_fixed_read_only: true
    bug: "276433199"
}