Flip stylus education flag to teamfood.
Bug: 278517120 Test: flag flip Change-Id: I1121306b6800bdca89c31f7762601d438c40d185 Merged-In: I1121306b6800bdca89c31f7762601d438c40d185
This commit is contained in:
@@ -650,7 +650,8 @@ object Flags {
|
||||
@JvmField
|
||||
val ENABLE_USI_BATTERY_NOTIFICATIONS =
|
||||
releasedFlag(2302, "enable_usi_battery_notifications")
|
||||
@JvmField val ENABLE_STYLUS_EDUCATION = unreleasedFlag(2303, "enable_stylus_education")
|
||||
@JvmField val ENABLE_STYLUS_EDUCATION =
|
||||
unreleasedFlag(2303, "enable_stylus_education", teamfood = true)
|
||||
|
||||
// 2400 - performance tools and debugging info
|
||||
// TODO(b/238923086): Tracking Bug
|
||||
|
||||
Reference in New Issue
Block a user