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

Commit 1985fbe2 authored by mattsziklay's avatar mattsziklay
Browse files

Create enable_desktop_windowing_multi_instance_features flag.

Creates flag for multi instance support in desktop windowing.

Bug: 336289597
Test: m
Flag: EXEMPT adding a flag
Change-Id: I2ad661e58c80e4d4f037e9715ff5a1167b871daf
parent a37884b2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -141,3 +141,10 @@ flag {
    description: "Whether to enable desktop windowing transition handler and observer instead of task listeners."
    bug: "332682201"
}

flag {
    name: "enable_desktop_windowing_multi_instance_features"
    namespace: "lse_desktop_experience"
    description: "Whether to enable multi-instance support in desktop windowing."
    bug: "336289597"
}