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

This commit is contained in:
James Hawkins 2017-10-06 21:33:58 +00:00 committed by Gerrit Code Review
commit 732003429e
1 changed files with 2 additions and 2 deletions

View File

@ -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 {