Merge "Enable plug in chip animation for teamfood" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d79d644ac3
@@ -311,7 +311,8 @@ object Flags {
|
||||
unreleasedFlag(611, "new_status_bar_icons_debug_coloring")
|
||||
|
||||
// TODO(b/265892345): Tracking Bug
|
||||
val PLUG_IN_STATUS_BAR_CHIP = unreleasedFlag(265892345, "plug_in_status_bar_chip")
|
||||
val PLUG_IN_STATUS_BAR_CHIP =
|
||||
unreleasedFlag(265892345, "plug_in_status_bar_chip", teamfood = true)
|
||||
|
||||
// 700 - dialer/calls
|
||||
// TODO(b/254512734): Tracking Bug
|
||||
|
||||
Reference in New Issue
Block a user