Revert "[Wi-Fi] Add proto fields for Openroaming network."
This reverts commit d64e9452e4.
Reason for revert:
Those two metrics are added for Openroaming service, but they can not be used finally, so remove them.
Bug: 146669261
Test: No, just remove proto fields.
Change-Id: I601927c443b13a5d2d52e60ad4c910204156a102
This commit is contained in:
@@ -2678,15 +2678,4 @@ enum PageId {
|
||||
// CATEGORY: SETTINGS
|
||||
// OS: R
|
||||
DEVICE_CONTROLS_SETTINGS = 1844;
|
||||
|
||||
// ACTION: Settings > Wi-Fi > Tap on Openroaming Wi-Fi
|
||||
// CATEGORY: SETTINGS
|
||||
// OS: R
|
||||
OPENROAMING_TAP = 1845;
|
||||
|
||||
// When device already using any Wi-Fi service, to track if user still want to use Openroaming
|
||||
// ACTION: Settings > Wi-Fi > Tap on Openroaming Wi-Fi
|
||||
// CATEGORY: SETTINGS
|
||||
// OS: R
|
||||
OPENROAMING_TAP_ON_WIFI_CONNECTION = 1846;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user