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

Commit db71d28f authored by jackqdyulei's avatar jackqdyulei
Browse files

Add metric id for mobile network settings

Bug: 114749736
Test: Build
Change-Id: I62fd6407ec92de16d952d966960b5caf447ea0c0
parent d1bbfbe9
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -6549,6 +6549,21 @@ message MetricsEvent {
    // Subtype: The importance of a notification has been changed
    ADJUSTMENT_KEY_IMPORTANCE = 1580;

    // OPEN: Settings > Network & internet > Mobile network > Choose network
    // CATEGORY: SETTINGS
    // OS: Q
    MOBILE_NETWORK_SELECT = 1581;

    // OPEN: Settings > Network & internet > Mobile network > Mobile Data > Dialog
    // CATEGORY: SETTINGS
    // OS: Q
    MOBILE_DATA_DIALOG = 1582;

    // OPEN: Settings > Network & internet > Mobile network > Data roaming > Dialog
    // CATEGORY: SETTINGS
    // OS: Q
    MOBILE_ROAMING_DIALOG = 1583;

    // ---- End Q Constants, all Q constants go above this line ----

    // Add new aosp constants above this line.