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

Commit 75e983f2 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add metrics for fragments in Settings."

parents b47e373f 92c6038b
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -2270,6 +2270,15 @@ message MetricsEvent {
    //   SUBTYPE: sub settings classname
    ACTION_SETTING_HELP_AND_FEEDBACK = 513;

    // OPEN: Settings > Language & input > Personal dictionary (single locale)
    USER_DICTIONARY_SETTINGS = 514;

    // OPEN: Settings > Date & time > Select time zone
    ZONE_PICKER = 515;

    // OPEN: Settings > Security > Device administrators
    DEVICE_ADMIN_SETTINGS = 516;

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

    // Add new aosp constants above this line.