Merge "Enable LOAD_NOTIFICATIONS_BEFORE_THE_USER_SWITCH_IS_COMPLETE For Droidfood" into udc-dev

This commit is contained in:
Yasin Kilicdere
2023-05-18 13:35:26 +00:00
committed by Android (Google) Code Review

View File

@@ -88,8 +88,7 @@ object Flags {
// TODO(b/278873737): Tracking Bug // TODO(b/278873737): Tracking Bug
@JvmField @JvmField
val LOAD_NOTIFICATIONS_BEFORE_THE_USER_SWITCH_IS_COMPLETE = val LOAD_NOTIFICATIONS_BEFORE_THE_USER_SWITCH_IS_COMPLETE =
unreleasedFlag(278873737, "load_notifications_before_the_user_switch_is_complete", releasedFlag(278873737, "load_notifications_before_the_user_switch_is_complete")
teamfood = true)
// TODO(b/277338665): Tracking Bug // TODO(b/277338665): Tracking Bug
@JvmField @JvmField