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

Commit ad4d41ba authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Enable NOTIFICATION_SHELF_REFACTOR for Teamfood" into udc-dev

parents 571b2dc9 eb701ab4
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 =