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

Commit 102f0fce authored by Kean Mariotti's avatar Kean Mariotti
Browse files

vc tracing: add flag for perfetto migration

Bug: 323166383
Test: N/A
Change-Id: I8a072c3a5b55cde2a9ede1feb5903a17fdba862e
parent c78496f9
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"
}