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

Commit 59956d6a authored by Louis Chang's avatar Louis Chang Committed by Android (Google) Code Review
Browse files

Merge "Adding root_task_for_bubble flag" into main

parents 51216ebd 5e0cc9d1
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
}