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

Commit d1b6fe23 authored by Salvador Martinez's avatar Salvador Martinez Committed by android-build-merger
Browse files

Merge "Add metrics constant for wifi scanning dialog" into pi-dev

am: 0b17eb5f

Change-Id: I9c82978c6b6305c4710719bc8f3ff7480b175fc4
parents f2f7495f 0b17eb5f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -5572,6 +5572,12 @@ message MetricsEvent {
    // OS: P
    ACTION_SETTINGS_SLICE_CHANGED = 1372;

    // OPEN: Settings > Network & Internet > Wi-Fi > Wi-Fi Preferences > Turn on Wi-Fi automatically
    //       note: Wifi Scanning must be off for this dialog to show
    // CATEGORY: SETTINGS
    // OS: P
    WIFI_SCANNING_NEEDED_DIALOG = 1373;

    // ---- End P Constants, all P constants go above this line ----
    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS