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

Commit 7f2cace6 authored by Fan Zhang's avatar Fan Zhang
Browse files

Add metrics for default assist/voice input pickers

Bug: 35203386
Test: Builds
Change-Id: Ic131eacfec84e79bcc3734f8f56b8e9848672e9b
parent 2d8f7e80
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.