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

Commit 109ecde2 authored by Johannes Gallmann's avatar Johannes Gallmann
Browse files

Enable ANIMATED_NOTIFICATION_SHADE_INSETS for dogfood

Bug: 264506336
Test: Manual, i.e. testing inline reply with the flag enabled, several weeks in team food
Change-Id: Ida3fc4986e7b6fef6c1b43456d10151d43377ed9
parent e87bf3f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@ object Flags {

    @JvmField
    val ANIMATED_NOTIFICATION_SHADE_INSETS =
        unreleasedFlag(270682168, "animated_notification_shade_insets", teamfood = true)
        releasedFlag(270682168, "animated_notification_shade_insets")

    // TODO(b/268005230): Tracking Bug
    @JvmField val SENSITIVE_REVEAL_ANIM = unreleasedFlag(268005230, "sensitive_reveal_anim")