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

Commit fdb1e345 authored by Ats Jenk's avatar Ats Jenk Committed by Android (Google) Code Review
Browse files

Merge "Create a flag for the bubble to split bugfix" into main

parents 61173642 305624c3
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -265,3 +265,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_enter_split_remove_bubble"
    namespace: "multitasking"
    description: "Enable removing a task from bubbles when it is entering split screen"
    bug: "396315875"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}