Add logging metrics for ConfigureKeyGuardDialog

Bug: 62115677
Test: builds
Change-Id: Ibe46a979b21fe847f543766083fac32f124cfac8
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index 57885fa..fff8edd 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -4079,6 +4079,9 @@
     // 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
   }