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

Commit 348d2cb8 authored by Yasin Kilicdere's avatar Yasin Kilicdere
Browse files

Enable LOAD_NOTIFICATIONS_BEFORE_THE_USER_SWITCH_IS_COMPLETE For Droidfood

Start enabling notifications panel to be updated before the user
switch is complete.

Bug: 278873737
Test: manual
Change-Id: Ibbb8b1651bf5b0f1e77ee0f8eaf0d2fe1eb18762
parent 2a497e3d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -81,8 +81,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