Merge "Flip stylus education flag to teamfood." into udc-dev

This commit is contained in:
Vania Januar
2023-04-19 13:15:50 +00:00
committed by Android (Google) Code Review

View File

@@ -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