Merge "Add metrics constant for fingerprint authenticate sidecar"

This commit is contained in:
Kevin Chyn
2017-09-27 02:56:10 +00:00
committed by Android (Google) Code Review

View File

@@ -4626,6 +4626,11 @@ message MetricsEvent {
// OS: P
DIALOG_ENABLE_OEM_UNLOCKING = 1159;
// OPEN: Settings > Security > Nexus Imprint > [Fingerprint]
// CATEGORY: SETTINGS
// OS: P
FINGERPRINT_AUTHENTICATE_SIDECAR = 1160;
// Add new aosp constants above this line.
// END OF AOSP CONSTANTS
}