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

Commit d66bf577 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add metrics for default assist/voice input pickers"

parents 5159f77c 7f2cace6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3452,6 +3452,12 @@ message MetricsEvent {
    // FIELD - Rank of the clicked Settings search result
    FIELD_SETTINGS_SERACH_RESULT_RANK = 842;

    // OPEN: Settings > Apps > Default Apps > Assist >  Default assist
    DEFAULT_ASSIST_PICKER = 843;

    // OPEN: Settings > Apps > Default Apps > Assist >  Default voice input
    DEFAULT_VOICE_INPUT_PICKER = 844;

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

    // Add new aosp constants above this line.