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

am: 06e0c62cb4

Change-Id: Iba32c243804a3b4458ddd1e7d9e85377aac87c01
This commit is contained in:
James Hawkins 2017-10-06 21:55:44 +00:00 committed by android-build-merger
commit 336759767e
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 {