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

Commit 08276a05 authored by Fan Zhang's avatar Fan Zhang Committed by android-build-merger
Browse files

Merge "Add metrics for new settings conditional cards." into pi-dev

am: 930f74d0

Change-Id: I4f7f98b3f4cda9c0c072121913a2a252dd022cfe
parents 2b00e5c3 930f74d0
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