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

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

Merge "Add metric for anomaly detection"

parents e52323ea 92e492e9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -3962,6 +3962,13 @@ message MetricsEvent {
    // OPEN: Settings > System > Languages & input > Advanced > Lift to open camera
    SETTINGS_GESTURE_CAMERA_LIFT_TRIGGER = 986;

    // OPEN: Settings > Battery > High Usage > Abnormal app page
    // CATEGORY: SETTINGS
    FUELGAUGE_ANOMALY_DETAIL = 987;

    // OPEN: Settings > Battery > High Usage
    DIALOG_HANDLE_ANOMALY = 988;

    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS
  }