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

Commit 0dda1101 authored by Pablo Gamito's avatar Pablo Gamito Committed by Android (Google) Code Review
Browse files

Merge "Create feature flag for native protologging" into main

parents a86557c0 ebc61139
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -40,3 +40,11 @@ flag {
    is_fixed_read_only: true
    bug: "420587648"
}

flag {
    name: "native_proto_logging"
    namespace: "windowing_tools"
    description: "Add support for native protologging"
    is_fixed_read_only: true
    bug: "419809577"
}