Merge "Add metrics for default assist/voice input pickers"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d66bf57743
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user