Merge "bootstat: Add more boot reasons." am: b91021a2a8

am: 14079b588c

Change-Id: I19d23065992ebeaf9950c173fc9ce61886bcffb2
This commit is contained in:
James Hawkins 2018-01-09 06:24:30 +00:00 committed by android-build-merger
commit 727d8ef488
1 changed files with 9 additions and 0 deletions

View File

@ -272,6 +272,15 @@ const std::map<std::string, int32_t> kBootReasonMap = {
{"reboot_rtc", 132},
{"cold_boot", 133},
{"hard_rst", 134},
{"power-on", 135},
{"oem_adsp_resetting_the_soc", 136},
{"kpdpwr", 137},
{"oem_modem_timeout_waiting", 138},
{"usb_chg", 139},
{"warm_reset_0x02", 140},
{"warm_reset_0x80", 141},
{"pon_reason_0xb0", 142},
{"reboot_download", 143},
};
// Converts a string value representing the reason the system booted to an