Merge "Enable NOTIFICATION_INLINE_REPLY_ANIMATION For Dogfood" into tm-qpr-dev

This commit is contained in:
Johannes Gallmann
2023-02-14 21:50:19 +00:00
committed by Android (Google) Code Review

View File

@@ -100,7 +100,7 @@ object Flags {
// TODO(b/260335638): Tracking Bug
@JvmField
val NOTIFICATION_INLINE_REPLY_ANIMATION =
unreleasedFlag(174148361, "notification_inline_reply_animation", teamfood = true)
releasedFlag(174148361, "notification_inline_reply_animation")
val FILTER_UNSEEN_NOTIFS_ON_KEYGUARD =
releasedFlag(254647461, "filter_unseen_notifs_on_keyguard", teamfood = true)