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

Commit 7130c3d3 authored by Vinit Nayak's avatar Vinit Nayak Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag for enable_split_contextual" into main

parents ce725ae0 eac71085
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"
}