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

Commit 974c3b24 authored by Pablo Gamito's avatar Pablo Gamito
Browse files

Add flag for client-side protologging

Flag: EXEMPT adding flag :)
Bug: 352538294
Change-Id: I3ce3af4816d9a2c429fcca302c260e3dbb66567a
parent 8a5554d7
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"
}