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

Commit 9ce4d67c authored by Sergey Pinkevich's avatar Sergey Pinkevich
Browse files

Add tab tearing launch animation flag

Bug: 376389593
Flag: com.android.window.flags.enable_desktop_tab_tearing_launch_animation
Test: NA
Change-Id: Ie21ac96ae290c262767b304fb9728ac6717aadd9
parent 3062c27f
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
    }
}