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

Commit b8e253a2 authored by chchao's avatar chchao
Browse files

Create metrics for toggling Select to Speak service in SetupWizard.

Bug: 29517229
Test: manual
Test: compile framework
Change-Id: I1306a16a88b6bac2b4c53f6e9b5883dfdb36cedb
parent 1b60614a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -3339,6 +3339,13 @@ message MetricsEvent {
    // ACTION: Settings -> Display -> Theme
    ACTION_THEME = 816;

    // OPEN: SUW Welcome Screen -> Vision Settings -> Select to Speak
    // ACTION: Select to Speak configuration is chosen
    //  SUBTYPE: 0 is off, 1 is on
    // CATEGORY: SETTINGS
    // OS: N
    SUW_ACCESSIBILITY_TOGGLE_SELECT_TO_SPEAK = 817;

    // ---- End O Constants, all O constants go above this line ----

    // Add new aosp constants above this line.