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

Commit e382bca2 authored by Evan Rosky's avatar Evan Rosky Committed by Android (Google) Code Review
Browse files

Merge "Add flag for porting window-resize animation to shell transit" into main

parents 03779466 19f8421c
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -442,3 +442,11 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "port_window_size_animation"
    namespace: "systemui"
    description: "Port window-resize animation from legacy to shell"
    bug: "384976265"
}