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

Commit 8d4f933f authored by Stas Zakrevskyi's avatar Stas Zakrevskyi
Browse files

Introduce new flag to enable minmode feature

Flag: com.android.systemui.enable_minmode
Bug: 411746510
Test: manual
Change-Id: Iad9450cf3c2b348c798f8794550d204056cc5c79
parent 44d5d407
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2013,3 +2013,10 @@ flag {
   description: "Enables the growth framework for desktop."
   bug: "383601076"
}

flag {
    name: "enable_minmode"
    namespace: "systemui"
    description: "Enables MinMode feature"
    bug: "411746510"
}