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

Commit d7ff1620 authored by Sergey Pinkevich's avatar Sergey Pinkevich Committed by Android (Google) Code Review
Browse files

Merge "Create bugfix flag for handling task close animation withing...

Merge "Create bugfix flag for handling task close animation withing DesktopTasksController" into main
parents 70ce9cec bdfb5dad
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1016,3 +1016,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_desktop_close_task_animation_in_dtc_bugfix"
    namespace: "lse_desktop_experience"
    description: "Enables bugfix to handle close task animation within DesktopTasksController."
    bug: "403345083"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}