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

Commit a84106ec authored by Orhan Uysal's avatar Orhan Uysal
Browse files

Create desktop windowing persistence flag.

Test: m
Flag: EXEMPT flag creation
Bug: 364531656
Change-Id: Ib36452f49ba4c4fdebfc16e3b080b341b1e3551f
parent 99a580a0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -245,3 +245,10 @@ flag {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_desktop_windowing_persistence"
    namespace: "lse_desktop_experience"
    description: "Persists the desktop windowing session across reboots."
    bug: "350456942"
}