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

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

Merge "Add bug fix flag for enabling start launch transition from taskbar." into main

parents f02e481a 84df0d7b
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -583,3 +583,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_start_launch_transition_from_taskbar_bugfix"
    namespace: "lse_desktop_experience"
    description: "Enables starting a launch transition directly from the taskbar if desktop tasks are visible."
    bug: "361366053"
    metadata {
       purpose: PURPOSE_BUGFIX
    }
}