diff options
| -rw-r--r-- | proto/src/metrics_constants.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto index b6ac3fb36284..006619355cea 100644 --- a/proto/src/metrics_constants.proto +++ b/proto/src/metrics_constants.proto @@ -4779,7 +4779,7 @@ message MetricsEvent { // CATEGORY: SETTINGS ACTION_MOBILE_NETWORK_MANUAL_SELECT_NETWORK = 1210; - // FIELD - Manually selected mobile network + // Not used anymore. FIELD_MOBILE_NETWORK = 1211; // OPEN: Settings > Network & Internet > Mobile network > Access Point Names |