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

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

Merge "Add flag `protolog_auto_clear_incremental_state`" into main

parents f2dbc34c e02b64f2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -48,3 +48,10 @@ flag {
    is_fixed_read_only: true
    bug: "419809577"
}

flag {
    name: "protolog_auto_clear_incremental_state"
    namespace: "windowing_tools"
    description: "Clear incremental state when protolog is enabled"
    bug: "441704171`"
}