Remove FIELD_MOBILE_NETWORK in proto.
When user manually selects a cellular network, don't record network name in metrics logs. Bug: 65412783 Test: manual Change-Id: I54b827617f706bfde3615a9fbb2f58939fa74717
This commit is contained in:
committed by
Xiangyu/Malcolm Chen
parent
8ecf40491b
commit
0cdebf4da9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user