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

Commit 5af566d6 authored by Mady Mellor's avatar Mady Mellor
Browse files

Add a flag for moving bubbles to fullscreen

Flag: EXEMPT this is the flag
Test: treehugger
Bug: 363326492
Change-Id: I506f7421b2263d37259334e7cb7b0ed0e44583c3
parent 42452428
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -138,3 +138,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
   name: "enable_bubble_to_fullscreen"
   namespace: "multitasking"
   description: "Enable an option to move bubbles to fullscreen"
   bug: "363326492"
}