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

Commit 4d4694d9 authored by Lei Yu's avatar Lei Yu Committed by android-build-merger
Browse files

Merge changes Ifec29546,Iaab1cc44 into pi-dev am: 10046f49

am: a4eab284

Change-Id: I84e5d82269fd425e778b020c01f11fcce8ca5a78
parents 2e04b5fd a4eab284
Loading
Loading
Loading
Loading
+32 −0
Original line number Original line Diff line number Diff line
@@ -5453,6 +5453,38 @@ message MetricsEvent {
    // OS: P
    // OS: P
    ACTION_OPS_GUTS_SETTINGS = 1346;
    ACTION_OPS_GUTS_SETTINGS = 1346;


    // ACTION: Settings > Battery settings > Battery tip > App restriction tip
    // OS: P
    ACTION_APP_RESTRICTION_TIP = 1347;

    // ACTION: Settings > Battery settings > Battery tip > High usage tip
    // OS: P
    ACTION_HIGH_USAGE_TIP = 1348;

    // ACTION: Settings > Battery settings > Battery tip > Summary tip
    // OS: P
    ACTION_SUMMARY_TIP = 1349;

    // ACTION: Settings > Battery settings > Battery tip > Smart battery tip
    // OS: P
    ACTION_SMART_BATTERY_TIP = 1350;

    // ACTION: Settings > Battery settings > Battery tip > Early warning tip
    // OS: P
    ACTION_EARLY_WARNING_TIP = 1351;

    // ACTION: Settings > Battery settings > Battery tip > Low battery tip
    // OS: P
    ACTION_LOW_BATTERY_TIP = 1352;

    // ACTION: Settings > Battery settings > Battery tip > App restriction list shown
    // OS: P
    ACTION_APP_RESTRICTION_TIP_LIST = 1353;

    // ACTION: Settings > Battery settings > Battery tip > High usage list shown
    // OS: P
    ACTION_HIGH_USAGE_TIP_LIST = 1354;

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