[Metrics] declare a constant for user credentials

Bug: 22541933
Change-Id: I774f74f3dd21f242a821bb08db6c09a8fc668671
This commit is contained in:
Robin Lee
2016-02-01 11:37:02 +00:00
parent 2cdc07efe7
commit 8c1306e397

View File

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