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

Commit 1a0fc993 authored by Fan Zhang's avatar Fan Zhang
Browse files

Add logging constant for wifi tether setting page.

Bug: 37253404
Test: builds
Change-Id: If237e7d7fc02506aa80acfab7929086ac7172a53
(cherry picked from commit 45f3372d)
parent 7979566c
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
  }
  }