renaming/removing fingerprints should be reflected in UI immediately
Fixes 30252265
Test: manual
Change-Id: I1828a9f24f732ae3026074fe58542988ca839ef7
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index b59e00d..579c54c 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -3901,6 +3901,11 @@
// FIELD: Action for a nav button event
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 ----
// Add new aosp constants above this line.