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

Commit 6cc1c80e authored by Fan Zhang's avatar Fan Zhang Committed by android-build-merger
Browse files

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

am: 610e7400

Change-Id: I23b56c2abf0108fbc197777eb209ec6eb29c5fce
parents 55e11802 610e7400
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
  }