Merge "renaming/removing fingerprints should be reflected in UI immediately" into oc-dev

This commit is contained in:
TreeHugger Robot
2017-04-07 20:55:10 +00:00
committed by Android (Google) Code Review

View File

@@ -3901,6 +3901,11 @@ message MetricsEvent {
// FIELD: Action for a nav button event // FIELD: Action for a nav button event
FIELD_NAV_ACTION = 933; FIELD_NAV_ACTION = 933;
// OPEN: Settings > Security > Nexus Imprint > [Fingerprint] > Delete
// CATEGORY: SETTINGS
// OS: O
FINGERPRINT_REMOVE_SIDECAR = 934;
// ---- End O Constants, all O constants go above this line ---- // ---- End O Constants, all O constants go above this line ----
// Add new aosp constants above this line. // Add new aosp constants above this line.