Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17adaab4 authored by Vania Januar's avatar Vania Januar
Browse files

Flip stylus education flag to teamfood

Bug: 278517120
Test: flag flip
Change-Id: I1121306b6800bdca89c31f7762601d438c40d185
parent db927f17
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -627,7 +627,8 @@ object Flags {
    @JvmField
    val ENABLE_USI_BATTERY_NOTIFICATIONS =
        unreleasedFlag(2302, "enable_usi_battery_notifications", teamfood = true)
    @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