summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proto/src/metrics_constants.proto6
1 files changed, 6 insertions, 0 deletions
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index 697777c718a3..0e67a24748b8 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -342,5 +342,11 @@ message MetricsEvent {
// QS Tile for Data Saver.
QS_DATA_SAVER = 284;
+
+ // OPEN: Settings > Security > User credentials
+ // CATEGORY: Settings
+ // OS: 6.1
+ // GMS: 7.8.99
+ USER_CREDENTIALS = 285;
}
}