Merge "Enable Animated BigPicture notif teamfood flag"
This commit is contained in:
committed by
Android (Google) Code Review
commit
53fb11c1b7
@@ -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 **
|
||||
|
||||
Reference in New Issue
Block a user