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

Commit eac71085 authored by Vinit Nayak's avatar Vinit Nayak
Browse files

Add aconfig flag for enable_split_contextual

Bug: 276361926
Test: Not needed
Change-Id: I9bdb64739cf0e360b881212ecfbb91569579b20e
parent 346ede2f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -20,3 +20,10 @@ flag {
    description: "Enables desktop windowing"
    bug: "304778354"
}

flag {
    name: "enable_split_contextual"
    namespace: "multitasking"
    description: "Enables invoking split contextually"
    bug: "276361926"
}