Add logging metrics for ConfigureKeyGuardDialog

Bug: 62115677
Test: builds
Change-Id: Ibe46a979b21fe847f543766083fac32f124cfac8
This commit is contained in:
fanzhang172
2017-06-05 21:43:47 -07:00
parent 918702f736
commit 255759dc36

View File

@@ -4079,6 +4079,9 @@ message MetricsEvent {
// OS: O DR
BLUETOOTH_DEVICE_DETAILS = 1009;
// OPEN: Settings > credential pages - prompt for key guard configuration confirmation
CONFIGURE_KEYGUARD_DIALOG = 1010;
// Add new aosp constants above this line.
// END OF AOSP CONSTANTS
}