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

Commit 78fe2569 authored by Chao Chen's avatar Chao Chen Committed by Android (Google) Code Review
Browse files

Merge "Create metrics for toggling Select to Speak service in SetupWizard."

parents 04b926a6 b8e253a2
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.