diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto index 3e2dd1a15a2aa..f56cbdda734b9 100644 --- a/proto/src/metrics_constants.proto +++ b/proto/src/metrics_constants.proto @@ -3906,12 +3906,12 @@ message MetricsEvent { // OS: O FINGERPRINT_REMOVE_SIDECAR = 934; - // ---- End O Constants, all O constants go above this line ---- - // OPEN: Settings > Storage > Movies & TV // CATEGORY: SETTINGS // OS: O - APPLICATIONS_STORAGE_MOVIES = 1000; + APPLICATIONS_STORAGE_MOVIES = 935; + + // ---- End O Constants, all O constants go above this line ---- // Add new aosp constants above this line. // END OF AOSP CONSTANTS