Merge "Add logging constant for wifi tether setting page." into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
610e7400d7
@@ -4095,6 +4095,9 @@ message MetricsEvent {
|
|||||||
// OS: O DR
|
// OS: O DR
|
||||||
CAPTIVE_PORTAL_LOGIN_ACTIVITY_SSL_ERROR = 1013;
|
CAPTIVE_PORTAL_LOGIN_ACTIVITY_SSL_ERROR = 1013;
|
||||||
|
|
||||||
|
// OPEN: Settings > Network > Tether > Wi-Fi hotspot
|
||||||
|
WIFI_TETHER_SETTINGS = 1014;
|
||||||
|
|
||||||
// Add new aosp constants above this line.
|
// Add new aosp constants above this line.
|
||||||
// END OF AOSP CONSTANTS
|
// END OF AOSP CONSTANTS
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user