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

Commit 73200342 authored by James Hawkins's avatar James Hawkins Committed by Gerrit Code Review
Browse files

Merge "libmetricslogger: Fix the out-of-sync proto IDs for boot reason."

parents 99016bce f01dbc30
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -42,8 +42,8 @@ enum {
    LOGBUILDER_COUNTER = 803,
    LOGBUILDER_COUNTER = 803,
    LOGBUILDER_HISTOGRAM = 804,
    LOGBUILDER_HISTOGRAM = 804,


    ACTION_BOOT = 1092,
    ACTION_BOOT = 1098,
    FIELD_PLATFORM_REASON = 1093,
    FIELD_PLATFORM_REASON = 1099,
};
};


enum {
enum {