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

Commit 16e3b10e authored by Kean Mariotti's avatar Kean Mariotti
Browse files

wm tracing: add flag for perfetto migration

Bug: 323165543
Flag: EXEMPT adding flag in this commit
Test: N/A
Change-Id: Ifac851ae6bdc28490791e6b501fa04d5d25f68f6
parent d5417c34
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"
}