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

Commit 491ea14a authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Flag for bubbles cleanup after WMShell restart" into main

parents 39057118 3c3ef853
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -322,3 +322,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_shell_restart_bubble_cleanup"
    namespace: "multitasking"
    description: "Convert bubbled tasks back to fullscreen when WMShell restarts."
    bug: "425496840"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}