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

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

Merge "Add flag for client-side protologging" into main

parents 01f85d56 974c3b24
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -46,3 +46,11 @@ flag {
    is_fixed_read_only: true
    bug: "323165543"
}

flag {
    name: "client_side_proto_logging"
    namespace: "windowing_tools"
    description: "Add support for client side protologging"
    is_fixed_read_only: true
    bug: "352538294"
}