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

Commit d9c33341 authored by András Kurucz's avatar András Kurucz
Browse files

Release the NOTIFICATION_GROUP_DISMISSAL_ANIMATION flag

Promote from teamfood to droidfood

Bug: 259217907
Test: the latest fix been in teamfood since a month
Change-Id: Ib24713347527cb9092f90fd3d8ec08753dba6c4e
parent 41aeadba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ object Flags {
    // TODO(b/259217907)
    @JvmField
    val NOTIFICATION_GROUP_DISMISSAL_ANIMATION =
        unreleasedFlag(259217907, "notification_group_dismissal_animation", teamfood = true)
        releasedFlag(259217907, "notification_group_dismissal_animation")

    // TODO(b/257506350): Tracking Bug
    @JvmField val FSI_CHROME = unreleasedFlag(117, "fsi_chrome")