Merge "bootstat: Add four more boot reasons." am: 20a410b575

am: 9810df82a8

Change-Id: I1a437144425726921755978b07eb91cf463e28ab
This commit is contained in:
James Hawkins 2017-12-01 19:46:39 +00:00 committed by android-build-merger
commit 701f2a7e80

View file

@ -238,6 +238,10 @@ const std::map<std::string, int32_t> kBootReasonMap = {
{"watchdog_apps_bite", 98},
{"xpu_err", 99},
{"power_on_usb", 100},
{"watchdog_rpm", 101},
{"watchdog_nonsec", 102},
{"watchdog_apps_bark", 103},
{"reboot_dmverity_corrupted", 104},
};
// Converts a string value representing the reason the system booted to an