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

Commit 7821ea1a authored by Vinit Nayak's avatar Vinit Nayak
Browse files

Add flexible split flag

Test: None
Bug: 349828130
Flag: EXEMPT adding flag
Change-Id: I4ce43bacf607ce726eec5abc820d781ba1a36ea5
parent 8c369668
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -145,3 +145,10 @@ flag {
   description: "Enable an option to move bubbles to fullscreen"
   bug: "363326492"
}

flag {
    name: "enable_flexible_split"
    namespace: "multitasking"
    description: "Enables flexibile split feature for split screen"
    bug: "349828130"
}