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

Commit e04138d6 authored by jackqdyulei's avatar jackqdyulei
Browse files

Add metric for Smart battery page.

Bug: 71502850
Test: Build
Change-Id: I08082b96f0bae1472db1f13ef89488fb08be21b7
parent 65e919ae
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -5124,6 +5124,11 @@ message MetricsEvent {
    // OS: P
    ACTION_USB_CONFIG_ACCESSORY = 1280;

    // OPEN: Settings > Battery > Smart Battery
    // CATEGORY: SETTINGS
    // OS: P
    FUELGAUGE_SMART_BATTERY = 1281;

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