Enables custom quick affordances in team food.

Title says it all.

Fix: 263812191
Test: N/A
Change-Id: Ia06eec38d8ca7f7e849fa82c54406a24b22f4e9b
This commit is contained in:
Alejandro Nijamkin
2022-12-27 13:04:40 -08:00
committed by Ale Nijamkin
parent 3837783e28
commit 1869266bda

View File

@@ -165,7 +165,7 @@ object Flags {
// TODO(b/255618149): Tracking Bug
@JvmField
val CUSTOMIZABLE_LOCK_SCREEN_QUICK_AFFORDANCES =
unreleasedFlag(216, "customizable_lock_screen_quick_affordances", teamfood = false)
unreleasedFlag(216, "customizable_lock_screen_quick_affordances", teamfood = true)
/** Shows chipbar UI whenever the device is unlocked by ActiveUnlock (watch). */
// TODO(b/256513609): Tracking Bug