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

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

Add metrics for new settings conditional cards.

Bug: 76022431
Test: rebuild
Change-Id: I12541a43d742c17e22db701050bb7b72bd423522
parent 3991138f
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -5547,6 +5547,17 @@ message MetricsEvent {
    // OS: P
    ACTION_ANOMALY_TRIGGERED = 1367;

    // ACTION: Settings > Condition > Device muted
    // CATEGORY: SETTINGS
    // OS: P
    SETTINGS_CONDITION_DEVICE_MUTED = 1368;

    // ACTION: Settings > Condition > Device vibrate
    // CATEGORY: SETTINGS
    // OS: P
    SETTINGS_CONDITION_DEVICE_VIBRATE = 1369;


    // ---- End P Constants, all P constants go above this line ----
    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS