Merge "Add metric for new storage screen."

This commit is contained in:
Daniel Nishi
2017-02-23 18:39:30 +00:00
committed by Android (Google) Code Review

View File

@@ -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.