Move the movies metrics constant back into O.

Test: None
Change-Id: I101c334973476af84ddfb76589c851fbb1f82426
This commit is contained in:
Daniel Nishi
2017-04-07 14:25:17 -07:00
parent 79932641b6
commit 77389ff7ec

View File

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