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

Commit 4728bcdf authored by Daichi Hirono's avatar Daichi Hirono
Browse files

Create `move_to_next_display_shortcut_with_projected_mode` flag

Bug: 424748132
Test: None
Flag: com.android.window.flags.move_to_next_display_shortcut_with_projected_mode
Change-Id: Ida9df5c59d1cbfbe768d35d7f88022111349c1b2
parent 94ec75e3
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1398,6 +1398,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"