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

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

Merge "Add metric ACTION_WIFI_AUTO_SIGN_IN"

parents 36e94d07 331fafb4
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -4754,6 +4754,11 @@ message MetricsEvent {
    // OS: P
    // OS: P
    DIALOG_OEM_LOCK_INFO = 1238;
    DIALOG_OEM_LOCK_INFO = 1238;


    // ACTION: Settings > Wi-Fi > Click one network > Auto sign in
    // CATEGORY: SETTINGS
    // OS: P
    ACTION_WIFI_AUTO_SIGN_IN = 1239;

    // Add new aosp constants above this line.
    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS
    // END OF AOSP CONSTANTS
  }
  }