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

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

Merge "Add flag for using executors to inflate bubble views" into main

parents 35d8478a 0c99c3f8
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -128,3 +128,13 @@ flag {
    description: "Enable bubble bar to be shown in the persistent task bar"
    bug: "346391377"
}

flag {
    name: "bubble_view_info_executors"
    namespace: "multitasking"
    description: "Use executors to inflate bubble views"
    bug: "353894869"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}