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

Commit 48444d32 authored by Gustav Sennton's avatar Gustav Sennton
Browse files

Create bugfix flag to enable system dialog transitions in Desktop Mode.

Bug: 335638193
Change-Id: Id1ce747eda197ea465a82642c56ec7fd82d08bf9
Test: NA
Flag: EXEMPT adding flag
parent a33c539a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -352,6 +352,16 @@ flag {
    bug: "375992828"
}

flag {
    name: "enable_desktop_system_dialogs_transitions"
    namespace: "lse_desktop_experience"
    description: "Enables custom transitions for system dialogs in Desktop Mode."
    bug: "335638193"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

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