Merge "Flip stylus education flag to teamfood." into udc-dev
This commit is contained in:
@@ -616,7 +616,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