Create a Tron event for opening the network scorer settings page.

Bug: 35854268
Test: n/a
Change-Id: I0a021dcc9016f163f75b8077678f54df1c4f2bf6
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index 44de0bd..f1184ac 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -3517,6 +3517,11 @@
     // Tagged data for notification channel group. String.
     FIELD_NOTIFICATION_CHANNEL_GROUP_ID = 860;
 
+    // OPEN: Settings > Wi-Fi > Wifi Preferences -> Advanced -> Network Scorer
+    // CATEGORY: SETTINGS
+    // OS: O
+    SETTINGS_NETWORK_SCORER = 861;
+
     // ---- End O Constants, all O constants go above this line ----
 
     // Add new aosp constants above this line.