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

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

Enable NOTIFICATION_SHELF_REFACTOR for Teamfood

Bug: 277338665
Bug: 271161129
Test: manual
Change-Id: I5846e90ca1810e98e71d19d5ecabe46794f5875e
parent 65108620
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)

    @JvmField
    val ANIMATED_NOTIFICATION_SHADE_INSETS =