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

Commit f75b1618 authored by Yasin Kilicdere's avatar Yasin Kilicdere Committed by Android (Google) Code Review
Browse files

Merge "Enable LOAD_NOTIFICATIONS_BEFORE_THE_USER_SWITCH_IS_COMPLETE For Droidfood" into udc-dev

parents 02557142 348d2cb8
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -88,8 +88,7 @@ object Flags {
    // TODO(b/278873737): Tracking Bug
    @JvmField
    val LOAD_NOTIFICATIONS_BEFORE_THE_USER_SWITCH_IS_COMPLETE =
            unreleasedFlag(278873737, "load_notifications_before_the_user_switch_is_complete",
                    teamfood = true)
            releasedFlag(278873737, "load_notifications_before_the_user_switch_is_complete")

    // TODO(b/277338665): Tracking Bug
    @JvmField