diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto index ec65f1b2728d3..cc789e206484f 100644 --- a/proto/src/metrics_constants.proto +++ b/proto/src/metrics_constants.proto @@ -6435,6 +6435,11 @@ message MetricsEvent { // 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.