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

Commit 5e0cc9d1 authored by Louis Chang's avatar Louis Chang
Browse files

Adding root_task_for_bubble flag

Bug: 407669465
Test: wm presubmit
Flag: com.android.window.flags.root_task_for_bubble
Change-Id: I2b8dfcddc634fd8e9851e395e96b1004355ea55e
parent 9dda8403
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -204,3 +204,11 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "windowing_sdk"
    name: "root_task_for_bubble"
    description: "Using a root task to manage Bubble tasks"
    bug: "407669465"
    is_fixed_read_only: true
}