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

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

Merge "Create bugfix flag for tab tearing minimize animation" into main

parents 7382260f 0a0d03d4
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