Merge "bootstat: Add more boot reasons." am: 4b69be3013 am: f609df2475

am: 83acb19860

Change-Id: Iedadec30de2515a0a31ee6cdba029d7947d3c983
This commit is contained in:
James Hawkins 2018-01-27 00:48:58 +00:00 committed by android-build-merger
commit ea75bb945a

View file

@ -281,6 +281,10 @@ const std::map<std::string, int32_t> kBootReasonMap = {
{"warm_reset_0x80", 141},
{"pon_reason_0xb0", 142},
{"reboot_download", 143},
{"reboot_recovery_mode", 144},
{"oem_sdi_err_fatal", 145},
{"pmic_watchdog", 146},
{"software_master", 147},
};
// Converts a string value representing the reason the system booted to an