diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto index c81bd1b4c04d2..280ae6953dad1 100644 --- a/proto/src/metrics_constants.proto +++ b/proto/src/metrics_constants.proto @@ -3458,6 +3458,9 @@ message MetricsEvent { // OPEN: Settings > Apps > Default Apps > Assist > Default voice input DEFAULT_VOICE_INPUT_PICKER = 844; + // OPEN: Settings > Storage > [Profile] + SETTINGS_STORAGE_PROFILE = 845; + // ---- End O Constants, all O constants go above this line ---- // Add new aosp constants above this line.