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

Commit 8eb4f621 authored by Salvador Martinez's avatar Salvador Martinez
Browse files

Added metrics constant for new dialog

SupportSystemInformationDialogFragment (phew)
needs a metrics constant.

Test: manual
Bug: 32462840
Change-Id: I2943b2537a54d3243759233f96522cd1bbdb5db9
parent a663b4bb
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3161,6 +3161,10 @@ message MetricsEvent {
    // OPEN: Settings > System > Input & Gesture > Double twist gesture
    SETTINGS_GESTURE_DOUBLE_TWIST = 755;

    // OPEN: Settings > Support > SupportDisclaimerDialog > SupportSystemInformationDialog
    // CATEGORY: Settings
    DIALOG_SUPPORT_SYSTEM_INFORMATION = 756;

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

    // Add new aosp constants above this line.