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

Commit 1ae18008 authored by Gustav Sennton's avatar Gustav Sennton
Browse files

Create flag to enable app launch transitions in Desktop Mode.

Bug: 375992828
Change-Id: If38512282b6a0f784e223a18b29ef467cbf25ddf
Test: NA
Flag: EXEMPT adding flag
parent 58f46938
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -335,6 +335,13 @@ flag {
    bug: "370735595"
}

flag {
    name: "enable_desktop_app_launch_transitions"
    namespace: "lse_desktop_experience"
    description: "Enables custom transitions for app launches in Desktop Mode."
    bug: "375992828"
}

flag {
    name: "enable_move_to_next_display_shortcut"
    namespace: "lse_desktop_experience"