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

Commit 2c2faf12 authored by Evan Rosky's avatar Evan Rosky
Browse files

Accidentally used wrong namespace for flag

Bug: N/A
Test: N/A
Flag: com.android.window.flags.port_window_size_animation
Change-Id: I5bbf8ce15fb17b9786c178d77ee3902c5eaeb129
parent 48b4b671
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -445,7 +445,7 @@ flag {

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