Add logging constant for hardware info dialog
Bug: 35851000
Test: builds
Change-Id: I3083c2cbd43ee04cb01c418962408cf00646d4b5
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index f1184ac..20aeb11 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -3522,6 +3522,9 @@
// OS: O
SETTINGS_NETWORK_SCORER = 861;
+ // OPEN: Settings > About device > Model > Hardware info dialog
+ DIALOG_SETTINGS_HARDWARE_INFO = 862;
+
// ---- End O Constants, all O constants go above this line ----
// Add new aosp constants above this line.