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

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

Merge "Update multi-window and window-layer flags to new namespace." into main

parents dbe81bbb 2827d72b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,14 +17,14 @@ flag {

flag {
    name: "multi_window_screen_context"
    namespace: "machine_learning"
    namespace: "sysui_integrations"
    description: "Report screen context and positions for all windows."
    bug: "371065456"
}

flag {
    name: "contextual_search_window_layer"
    namespace: "machine_learning"
    namespace: "sysui_integrations"
    description: "Identify live contextual search UI to exclude from contextual search screenshot."
    bug: "372510690"
}
 No newline at end of file