Create a Tron event for opening the network details page.

Bug: 35807357
Test: NA
Change-Id: Icbae30d2e4af4e46e289cad490a6531157c54d5e
This commit is contained in:
Sundeep Ghuman
2017-02-27 15:57:58 -08:00
parent 1b4cdf909f
commit 104aa31262

View File

@@ -3472,6 +3472,11 @@ message MetricsEvent {
// FIELD: Whether developer mode has already been enabled when clicking build number preference
FIELD_SETTINGS_BUILD_NUMBER_DEVELOPER_MODE_ENABLED = 848;
// OPEN: Settings > Wi-Fi > Network Details (click on Access Point)
// CATEGORY: SETTINGS
// OS: O
WIFI_NETWORK_DETAILS = 849;
// ---- End O Constants, all O constants go above this line ----
// Add new aosp constants above this line.