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

Commit 7730064a authored by Toshiki Kikuchi's avatar Toshiki Kikuchi
Browse files

Add enter_desktop_by_default_on_freeform_displays flag

Flag: EXEMPT adding flag
Bug: 361419732
Test: m
Change-Id: Id48c23aa8570449839fcfa6fbc758b4e5b5c76cc
parent d4299e84
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -258,3 +258,10 @@ flag {
    description: "Creates a shell transition when display focus switches."
    bug: "356109871"
}

flag {
    name: "enter_desktop_by_default_on_freeform_displays"
    namespace: "lse_desktop_experience"
    description: "Allow entering desktop mode by default on freeform displays"
    bug: "361419732"
}