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

Commit 53fb11c1 authored by Alexander Roederer's avatar Alexander Roederer Committed by Android (Google) Code Review
Browse files

Merge "Enable Animated BigPicture notif teamfood flag"

parents e67c5295 1d4f848c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -104,7 +104,8 @@ object Flags {

    // TODO(b/263414400): Tracking Bug
    @JvmField
    val NOTIFICATION_ANIMATE_BIG_PICTURE = unreleasedFlag(120, "notification_animate_big_picture")
    val NOTIFICATION_ANIMATE_BIG_PICTURE =
        unreleasedFlag(120, "notification_animate_big_picture", teamfood = true)

    // 200 - keyguard/lockscreen
    // ** Flag retired **