commit | 45c23fa6894b790ccb065552921563342d95942b | [log] [tgz] |
---|---|---|
author | Daniel Nishi <dhnishi@google.com> | Mon Mar 27 13:19:02 2017 -0700 |
committer | Daniel Nishi <dhnishi@google.com> | Fri Apr 07 14:20:36 2017 -0700 |
tree | 91443636681bb28abcf9f4129c35de6c03e7a473 | |
parent | 1a199ba7e126e5cbc6bd07d1a409a6a81da6cbdb [diff] [blame] |
Add support for movies & tv apps querying. Bug: 36223441 Test: Robotest Change-Id: Icbb9b8947112f45d37858ceb5cfb1d76f06bda32 Merged-In: Icfb34844601f87d11b7309eacf9385d49ed36338
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto index 579c54c..f56cbdd 100644 --- a/proto/src/metrics_constants.proto +++ b/proto/src/metrics_constants.proto
@@ -3906,6 +3906,11 @@ // OS: O FINGERPRINT_REMOVE_SIDECAR = 934; + // OPEN: Settings > Storage > Movies & TV + // CATEGORY: SETTINGS + // OS: O + APPLICATIONS_STORAGE_MOVIES = 935; + // ---- End O Constants, all O constants go above this line ---- // Add new aosp constants above this line.