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

Commit 33675976 authored by James Hawkins's avatar James Hawkins Committed by android-build-merger
Browse files

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

Merge "libmetricslogger: Fix the out-of-sync proto IDs for boot reason." am: 73200342 am: add19af4
am: 06e0c62c

Change-Id: Iba32c243804a3b4458ddd1e7d9e85377aac87c01
parents 3bcda241 06e0c62c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -42,8 +42,8 @@ enum {
    LOGBUILDER_COUNTER = 803,
    LOGBUILDER_HISTOGRAM = 804,

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

enum {