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

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

Merge changes from topics "tip_log_2", "metric_battery_tip"

* changes:
  Add metric for battery tip
  Add metric for BatteryTipDialogFragment
parents 964f01b3 bb60ea24
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -5333,6 +5333,16 @@ message MetricsEvent {
    // OS: P
    FIELD_CAMERA_API_LEVEL = 1322;

    // OPEN: Settings > Battery > Battery tip > Battery tip Dialog
    // CATEGORY: SETTINGS
    // OS: P
    FUELGAUGE_BATTERY_TIP_DIALOG = 1323;

    // OPEN: Settings > Battery > Battery tip
    // CATEGORY: SETTINGS
    // OS: P
    ACTION_BATTERY_TIP_SHOWN = 1324;

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