Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5b58bfd3 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add logging constant for wifi tether setting page."

parents 01762d4f 45f3372d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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
  }