Merge "Enable LOAD_NOTIFICATIONS_BEFORE_THE_USER_SWITCH_IS_COMPLETE For Teamfood" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7898b54505
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user