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

Long-term fix is to generate from proto directly. b/65625014

Bug: 67508816
Test: None
Change-Id: Ifa671fa5d3816807836fd18cd66a12a7caebb5a1
(cherry picked from commit f01dbc30ef)
This commit is contained in:
James Hawkins 2017-10-06 14:30:08 -07:00
parent 19e26708c2
commit 56a336136d
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 {