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

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

Merge "Reserve flags for CSS/WM features:" into main

parents 9efb4818 ab945d6a
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -13,3 +13,17 @@ flag {
  description: "Flag to refresh the token to the callback"
  bug: "309689654"
}

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

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