summaryrefslogtreecommitdiff
path: root/proto/src/metrics_constants
diff options
context:
space:
mode:
authorEdgar Wang <edgarwang@google.com>2019-03-26 20:18:21 +0800
committerEdgar Wang <edgarwang@google.com>2019-03-27 02:18:55 +0000
commitb132eed3f72b472230a5fd0746a67c87b0048cc4 (patch)
treeb39a5e5aaea7713d93b18b3073c16f1de2da63b1 /proto/src/metrics_constants
parentbe2a905ce35f381c568e78ac32bf8d957301238a (diff)
Add log metrics for Aware status dialog
Bug: 128853573 Test: rebuild Change-Id: I90ac8ffff10d8d75a4b0fa4b282855276e32548e
Diffstat (limited to 'proto/src/metrics_constants')
-rw-r--r--proto/src/metrics_constants/metrics_constants.proto2
1 files changed, 2 insertions, 0 deletions
diff --git a/proto/src/metrics_constants/metrics_constants.proto b/proto/src/metrics_constants/metrics_constants.proto
index f629cf6c82b0..f52b94ff9ea1 100644
--- a/proto/src/metrics_constants/metrics_constants.proto
+++ b/proto/src/metrics_constants/metrics_constants.proto
@@ -7156,6 +7156,8 @@ message MetricsEvent {
// Settings > app > bubble settings
APP_BUBBLE_SETTINGS = 1700;
+ // OPEN: Settings > System > Aware > Info dialog
+ DIALOG_AWARE_STATUS = 1701;
// ---- End Q Constants, all Q constants go above this line ----
// Add new aosp constants above this line.
// END OF AOSP CONSTANTS