Merge "Add logging constant for wifi tether setting page." into oc-dr1-dev

This commit is contained in:
TreeHugger Robot
2017-06-19 22:27:47 +00:00
committed by Android (Google) Code Review

View File

@@ -4095,6 +4095,9 @@ message MetricsEvent {
// OS: O DR
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.
// END OF AOSP CONSTANTS
}