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

Commit 610e7400 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." into oc-dr1-dev

parents 5cb26b76 1a0fc993
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -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
  }
  }