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

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

Merge "Create `move_to_next_display_shortcut_with_projected_mode` flag" into main

parents 295c4ee9 4728bcdf
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1418,6 +1418,16 @@ flag {
    }
}

flag {
    name: "move_to_next_display_shortcut_with_projected_mode"
    namespace: "lse_desktop_experience"
    description: "Enable the 'move to next display' shortcut to work with the projected mode"
    bug: "424748132"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "nested_tasks_with_independent_bounds_bugfix"
    namespace: "lse_desktop_experience"