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

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

Merge "Add metrics for settings"

parents c2b2d8ee 70967f38
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3391,6 +3391,12 @@ message MetricsEvent {
    // OPEN: Carrier demo mode password dialog
    CARRIER_DEMO_MODE_PASSWORD = 828;

    // ACTION: Create a Settings shortcut item.
    ACTION_SETTINGS_CREATE_SHORTCUT = 829;

    // ACTION: A tile in Settings information architecture is clicked
    ACTION_SETTINGS_TILE_CLICK = 830;

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

    // Add new aosp constants above this line.