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

Commit eea96688 authored by Mykola Podolian's avatar Mykola Podolian Committed by Android (Google) Code Review
Browse files

Merge "Create flag that controls bubble bar in the persistent task bar." into main

parents 7aea47ea d900501d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -131,3 +131,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_bubble_bar_in_persistent_task_bar"
    namespace: "multitasking"
    description: "Enable bubble bar to be shown in the persistent task bar"
    bug: "346391377"
}