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

Commit 6158dc26 authored by Prince's avatar Prince
Browse files

Added a home panel dream shared flag

Test: Checked Generated Code
Fixes: 311441502
Change-Id: Ibe03f1ac27ba05acaad6a11650a3bd102b28a018
parent d63cb1b2
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "An Example Flag"
    bug: "308482106"
}

flag {
    name: "home_panel_dream"
    namespace: "systemui"
    description: "Enables the home controls dream feature"
    bug: "311439802"
}