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

Commit 7b4ac61b authored by Michal Brzezinski's avatar Michal Brzezinski Committed by Michał Brzeziński
Browse files

Enabling Keyboard education in teamfood

Flag: KEYBOARD_EDUCATION
Test: see OOBE on keyboard attached
Bug: 277192623
Change-Id: I2d15a96d8352dde9ffe7ebfe9f074249c41dfff2
parent e72e539b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -698,7 +698,7 @@ object Flags {
    @JvmField val KEYBOARD_BACKLIGHT_INDICATOR = releasedFlag("keyboard_backlight_indicator")

    // TODO(b/277192623): Tracking Bug
    @JvmField val KEYBOARD_EDUCATION = unreleasedFlag("keyboard_education", teamfood = false)
    @JvmField val KEYBOARD_EDUCATION = unreleasedFlag("keyboard_education", teamfood = true)

    // TODO(b/277201412): Tracking Bug
    @JvmField