Merge "Create a new metric for Add Network Fragment"
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index ec65f1b..cc789e2 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -6435,6 +6435,11 @@
     // Field used to indicate whether a save request was used to update existing user data.
     FIELD_AUTOFILL_UPDATE = 1555;
 
+    // OPEN: Settings > Network & Internet > Wi-Fi > Add network
+    // CATEGORY: SETTINGS
+    // OS: Q
+    SETTINGS_WIFI_ADD_NETWORK = 1556;
+
     // ---- End Q Constants, all Q constants go above this line ----
 
     // Add new aosp constants above this line.