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

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

Merge "Add a flag to guard new MessageQueue test apis" into main

parents 50e982d9 8392fb75
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -230,6 +230,15 @@ flag {
    is_fixed_read_only: true
}

flag {
     name: "message_queue_testability"
     namespace: "system_performance"
     is_exported: true
     description: "Whether MessageQueue implements test APIs."
     bug: "379472827"
     is_fixed_read_only: true
}

flag {
    name: "network_time_uses_shared_memory"
    namespace: "system_performance"