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

Commit 2827d72b authored by Robin Lee's avatar Robin Lee
Browse files

Update multi-window and window-layer flags to new namespace.

This effectively deletes the old flags and creates new ones under a namespace to which the development team has access.

Change-Id: I28764171ab8bace1231cbcbb9a2063098c3badbf
Flag: EXEMPT adds flags
Test: N/A
Bug: 371065456
Bug: 372510690
parent 27d12132
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