Merge "Enable LOAD_NOTIFICATIONS_BEFORE_THE_USER_SWITCH_IS_COMPLETE For Teamfood" into udc-dev

This commit is contained in:
Yasin Kilicdere
2023-04-26 10:56:22 +00:00
committed by Android (Google) Code Review

View File

@@ -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