From: Daniel Nishi Date: Fri, 7 Apr 2017 21:25:17 +0000 (-0700) Subject: Move the movies metrics constant back into O. X-Git-Tag: android-x86-8.1-r1~1385^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=77389ff7ec82589ca859dc8e9f5c01c98e71b987;p=android-x86%2Fframeworks-base.git Move the movies metrics constant back into O. Test: None Change-Id: I101c334973476af84ddfb76589c851fbb1f82426 --- diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto index 3e2dd1a15a2a..f56cbdda734b 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