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

Commit 0a0d03d4 authored by Sergey Pinkevich's avatar Sergey Pinkevich
Browse files

Create bugfix flag for tab tearing minimize animation

Bug: 376459606
Test: NA
Flag: com.android.window.flags.enable_desktop_tab_tearing_minimize_animation_bugfix

Change-Id: Iefc369e1e34e01c78e3fddea03872d8059fef83b
parent cf3733fa
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -658,3 +658,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_desktop_tab_tearing_minimize_animation_bugfix"
    namespace: "lse_desktop_experience"
    description: "Enabling a minimize animation when a new window is opened via tab tearing and the Desktop Windowing open windows limit is reached."
    bug: "376459606"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file