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

Commit 7a79b3e2 authored by Gustav Sennton's avatar Gustav Sennton
Browse files

Create bugfix flag for recents-transitions rounded-corners fix

Bug: 383079261
Change-Id: I2db9550cabcae9858686ea794b754619ceb0ca2d
Test: NA
Flag: com.android.window.flags.enable_desktop_recents_transitions_corners_bugfix
parent 9f818d05
Loading
Loading
Loading
Loading
+10 −0
Original line number Original line Diff line number Diff line
@@ -413,6 +413,16 @@ flag {
    }
    }
}
}


flag {
    name: "enable_desktop_recents_transitions_corners_bugfix"
    namespace: "lse_desktop_experience"
    description: "Enables rounded corners bugfix for Recents transitions."
    bug: "383079261"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
flag {
    name: "enable_move_to_next_display_shortcut"
    name: "enable_move_to_next_display_shortcut"
    namespace: "lse_desktop_experience"
    namespace: "lse_desktop_experience"