Merge "Enable Animated BigPicture notif teamfood flag"

This commit is contained in:
Alexander Roederer
2023-01-18 18:08:30 +00:00
committed by Android (Google) Code Review

View File

@@ -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 **