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

Commit a8601ca8 authored by Sergey Pinkevich's avatar Sergey Pinkevich
Browse files

Create bugfix flag for minimize animation when deeplink is opened

Bug: 360329773
Test: NA
Flag: com.android.window.flags.enable_desktop_opening_deeplink_minimize_animation_bugfix

Change-Id: I9511e3ef66bd8699d5cad49f2165ef1a8eedc370
parent cbe0ad21
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -832,3 +832,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

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