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

Commit 95094182 authored by Fan Zhang's avatar Fan Zhang
Browse files

Add metrics for some setting dialogs.

Bug: 30681529
Test: make framework builds successfully
Change-Id: I796cae6646dc42183c6502fc393dd44f174ee73f
parent 0bef88f3
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -2289,6 +2289,21 @@ message MetricsEvent {
    // OPEN: Settings Support > Phone/Chat -> Disclaimer
    DIALOG_SUPPORT_DISCLAIMER = 519;

    // OPEN: Settings Support > Travel abroad
    DIALOG_SUPPORT_PHONE = 520;

    // OPEN: Settings > Security > Factory Reset Protection dialog
    DIALOG_FRP = 521;

    // OPEN: Settings > Custom list preference with confirmation message
    DIALOG_CUSTOM_LIST_CONFIRMATION = 522;

    // OPEN: Settings > APN Editor > Error dialog
    DIALOG_APN_EDITOR_ERROR = 523;

    // OPEN: Settings > Users > Edit owner info dialog
    DIALOG_OWNER_INFO_SETTINGS = 524;

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

    // Add new aosp constants above this line.