Enable Animated BigPicture notif teamfood flag

Enables Animated BigPicture Style notifications for teamfood
by enabling the flag.

Bug: 215583339
Test: Enabling flag, feature has unit tests and is e2e tested
Change-Id: Icc893200b084e24eaae13621b02d151d43c0713d
This commit is contained in:
Alexander Roederer
2023-01-18 14:57:38 +00:00
parent 0d60b9871f
commit 1d4f848c5f

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