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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user