summaryrefslogtreecommitdiff
path: root/proto
diff options
context:
space:
mode:
authorAndrew Sapperstein <asapperstein@google.com>2019-06-18 11:19:44 -0700
committerAndrew Sapperstein <asapperstein@google.com>2019-06-18 14:25:07 -0700
commitaad89bd4902b63d69c03bb0a25b2bdf9a4c0a2c4 (patch)
treecc3016d4c20dec4b9e3e631a4e525888772f26af /proto
parentec3ba99e951e3229e5dc25148069d4a6ed27290d (diff)
Add metrics for mainline modules license UI.
Bug: 135183006 Test: none Change-Id: Id5f0ed37f64545d7e1b73f9aad61a0357460eea5
Diffstat (limited to 'proto')
-rw-r--r--proto/src/metrics_constants/metrics_constants.proto5
1 files changed, 5 insertions, 0 deletions
diff --git a/proto/src/metrics_constants/metrics_constants.proto b/proto/src/metrics_constants/metrics_constants.proto
index a2bc0d4e2f6c..c58e92971e4f 100644
--- a/proto/src/metrics_constants/metrics_constants.proto
+++ b/proto/src/metrics_constants/metrics_constants.proto
@@ -7397,6 +7397,11 @@ message MetricsEvent {
// android.app.Notification$MessagingStyle, set by setStyle().
FIELD_NOTIFICATION_STYLE = 1745;
+ // OPEN: Settings > About phone > Legal information > Google Play system update licenses
+ // CATEGORY: SETTINGS
+ // OS: Q
+ MODULE_LICENSES_DASHBOARD = 1746;
+
// ---- End Q Constants, all Q constants go above this line ----
// Add new aosp constants above this line.
// END OF AOSP CONSTANTS