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

Commit 0dfe8269 authored by Ats Jenk's avatar Ats Jenk
Browse files

Create aconfig flag for desktop windowing

Bug: 304778354
Test: m
Change-Id: Ia911610ebfa232e942c08296db6b368642aaa34b
parent 564a0e2e
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
    description: "Enables the ability to create and save app pairs to the Home screen"
    bug: "274835596"
}

flag {
    name: "desktop_windowing"
    namespace: "multitasking"
    description: "Enables desktop windowing"
    bug: "304778354"
}