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

Commit 4f17b17a authored by Malcolm Chen's avatar Malcolm Chen
Browse files

Add metricsEvent for WifiCallingSettingsForSub fragment.

Bug: 65648147
Test: Manual

Change-Id: I2447a809e5ab619cac30fc56ed38f8fb3853b317
parent bf481806
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4699,6 +4699,11 @@ message MetricsEvent {
    // OS: P
    AUTOFILL_SAVE_EXPLICITLY_TRIGGERED = 1229;

    // OPEN: Settings > Network & Internet > Mobile network > Wi-Fi calling
    // CATEGORY: SETTINGS
    // OS: P
    WIFI_CALLING_FOR_SUB = 1230;

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