Fix typo in metrics constant
Fixes: 111453449
Test: builds
Change-Id: Ic416d8f18b86236ba15b075d5ffd6325381ea39f
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index b6a5a9c..deb936c 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -6167,7 +6167,7 @@
FACE_ENROLL_SIDECAR = 1509;
// OPEN: Settings > Add face > Error dialog
- DIALOG_FACE_ERROR = 5510;
+ DIALOG_FACE_ERROR = 1510;
// ---- End Q Constants, all Q constants go above this line ----
// Add new aosp constants above this line.