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

Commit 594314ca authored by jeffreyhuang's avatar jeffreyhuang
Browse files

Add metric for sim status dialog

Bug: 36458278
Test: make RunSettingsRoboTests -j40
Change-Id: I3add0b8070856baffd11b975209d5c42a23015b9
parent d35db934
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4666,6 +4666,11 @@ message MetricsEvent {
    // Tag FIELD_PERMISSION: Name of the permission revoked
    ACTION_PERMISSION_REVOKED = 1245;

    // OPEN: Settings > System > About Phone > Sim status
    // CATEGORY: SETTINGS
    // OS: P
    DIALOG_SIM_STATUS = 1246;

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