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

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

Merge "Flag for exiting split when task moves to bubble" into main

parents 9f6aa7b2 893a1854
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -322,3 +322,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "fix_exit_split_on_enter_bubble"
    namespace: "multitasking"
    description: "Fixes a bug where split screen remains active if one of the tasks moves to bubble via a trampoline task."
    bug: "440647718"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}