Merge "RESTRICT AUTOMERGE: Enable ENABLE_STYLUS_EDUCATION for Droidfood" into udc-qpr-dev

This commit is contained in:
Vania Januar
2023-06-22 15:24:52 +00:00
committed by Android (Google) Code Review

View File

@@ -679,8 +679,7 @@ object Flags {
@JvmField
val ENABLE_USI_BATTERY_NOTIFICATIONS =
releasedFlag(2302, "enable_usi_battery_notifications")
@JvmField val ENABLE_STYLUS_EDUCATION =
unreleasedFlag(2303, "enable_stylus_education", teamfood = true)
@JvmField val ENABLE_STYLUS_EDUCATION = releasedFlag(2303, "enable_stylus_education")
// 2400 - performance tools and debugging info
// TODO(b/238923086): Tracking Bug