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

Commit 2b344e14 authored by Mady Mellor's avatar Mady Mellor
Browse files

Add a flag for prototyping bubble bar on phones

Flag: com.android.wm.shell.enable_bubble_bar_on_phones
Test: treehugger
Bug: 394869612
Change-Id: I1ca9300a1be7fcdd94f534145560c8a2174136bf
parent 77e7b277
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -177,3 +177,10 @@ flag {
    description: "Factor task-view state tracking out of taskviewtransitions"
    bug: "384976265"
}

flag {
    name: "enable_bubble_bar_on_phones"
    namespace: "multitasking"
    description: "Try out bubble bar on phones"
    bug: "394869612"
}