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

Commit fc59a57f authored by Lei Yu's avatar Lei Yu
Browse files

Add new metric for anomaly been ignored

Bug: 77477987
Test: Build
Change-Id: I65a7387a7d0456a5d3605d91c421329d15a296aa
parent 8b73c112
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5644,6 +5644,10 @@ message MetricsEvent {
    // OS: P
    ACTION_VOLUME_SETTINGS = 1386;

    // ACTION: Settings > Anomaly receiver > Anomaly ignored, don't show up in battery settings
    // CATEGORY: SETTINGS
    // OS: P
    ACTION_ANOMALY_IGNORED = 1387;

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