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

Commit 70967f38 authored by Fan Zhang's avatar Fan Zhang
Browse files

Add metrics for settings

Change-Id: I93d6209c70f26c1c60d746b5816324d6b995e4bd
Fix: 33209678
Fix: 30137094
Test: builds
parent f8eb6644
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -3391,6 +3391,12 @@ message MetricsEvent {
    // OPEN: Carrier demo mode password dialog
    // OPEN: Carrier demo mode password dialog
    CARRIER_DEMO_MODE_PASSWORD = 828;
    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 ----
    // ---- End O Constants, all O constants go above this line ----


    // Add new aosp constants above this line.
    // Add new aosp constants above this line.