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

Commit 331fafb4 authored by jackqdyulei's avatar jackqdyulei
Browse files

Add metric ACTION_WIFI_AUTO_SIGN_IN

Bug: 68031630
Test: Build
Change-Id: Ib5a9b5f41460cea4c865c7750a136f26d82208f0
parent d23881e2
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4754,6 +4754,11 @@ message MetricsEvent {
    // OS: P
    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.
    // END OF AOSP CONSTANTS
  }