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

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

Merge "Add tab tearing launch animation flag" into main

parents bdd9d83c 9ce4d67c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1130,3 +1130,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_desktop_tab_tearing_launch_animation"
    namespace: "lse_desktop_experience"
    description: "Enables the animation that occurs when a new window is opened via tab tearing."
    bug: "376389593"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}