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

Commit 7898b545 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 Teamfood" into udc-dev

parents 5b657848 2a497e3d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -81,7 +81,8 @@ 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")
            unreleasedFlag(278873737, "load_notifications_before_the_user_switch_is_complete",
                    teamfood = true)

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