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

Commit 818186bd authored by Dave Mankoff's avatar Dave Mankoff
Browse files

Create teamfood flag for systemui.

Bug: 302578396
Test: compiles
Change-Id: I0430179254930c92e44285ea78ee7aa71576fc6d
parent 4fdea46e
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "An Example Flag"
    bug: "292511372"
}

flag {
    name: "sysui_teamfood"
    namespace: "systemui"
    description: "Enables all the sysui classic flags that are marked as being in teamfood"
    bug: "302578396"
}