bootstat: Add four more boot reasons.

Bug: none
Test: none
Change-Id: Ifd62e3a8bb6142e89fcde819eab1caba3d7933b7
This commit is contained in:
James Hawkins 2017-11-30 15:01:40 -08:00
parent f106bb6bb8
commit f4444f058c

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