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

Commit c9c7a5dc authored by Victor Chang's avatar Victor Chang Committed by android-build-merger
Browse files

Merge "Add tron metric logging" into pi-dev am: c2198637

am: 40a1f6b2

Change-Id: I0a5028a3fa73b5f9927826871438b38390c43c03
parents c6551900 40a1f6b2
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -5485,6 +5485,21 @@ message MetricsEvent {
    // OS: P
    ACTION_HIGH_USAGE_TIP_LIST = 1354;

    // OPEN: Settings > Date & time > Select time zone -> Region
    // CATEGORY: SETTINGS
    // OS: P
    SETTINGS_ZONE_PICKER_REGION = 1355;

    // OPEN: Settings > Date & time > Select time zone -> Time Zone
    // CATEGORY: SETTINGS
    // OS: P
    SETTINGS_ZONE_PICKER_TIME_ZONE = 1356;

    // OPEN: Settings > Date & time > Select time zone -> Select UTC Offset
    // CATEGORY: SETTINGS
    // OS: P
    SETTINGS_ZONE_PICKER_FIXED_OFFSET = 1357;

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