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

This commit is contained in:
James Hawkins 2017-10-09 15:21:01 +00:00 committed by Android (Google) Code Review
commit d030d8c1ba
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 {