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

Commit a40db927 authored by Steve Elliott's avatar Steve Elliott
Browse files

Enable NOTIFICATION_SHELF_REFACTOR for Teamfood

Bug: 277338665
Bug: 271161129
Test: manual
Change-Id: I5515c6f9d4c355bd6aaff2675c92569d4780aa59
parent f49451bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@ object Flags {
    // TODO(b/277338665): Tracking Bug
    @JvmField
    val NOTIFICATION_SHELF_REFACTOR =
        unreleasedFlag(271161129, "notification_shelf_refactor")
        unreleasedFlag(271161129, "notification_shelf_refactor", teamfood = true)

    // TODO(b/288326013): Tracking Bug
    @JvmField