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

Commit 98c665fc authored by Johannes Gallmann's avatar Johannes Gallmann
Browse files

Enable NOTIFICATION_INLINE_REPLY_ANIMATION For Dogfood

Bug: 174148361
Test: Teamfood for around 4 weeks
Change-Id: Iff73f5048e0bb96e3f15ba64751c9f421365248d
parent babb0b54
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)