Merge "bootstat: add 3 pmic off reasons to known set"

This commit is contained in:
Treehugger Robot 2019-04-24 14:51:30 +00:00 committed by Gerrit Code Review
commit f9e9d38697
1 changed files with 3 additions and 0 deletions

View File

@ -301,6 +301,9 @@ const std::map<std::string, int32_t> kBootReasonMap = {
{"reboot,dm-verity_device_corrupted", 172},
{"reboot,dm-verity_enforcing", 173},
{"reboot,keys_clear", 174},
{"reboot,pmic_off_fault,.*", 175},
{"reboot,pmic_off_s3rst,.*", 176},
{"reboot,pmic_off_other,.*", 177},
};
// Converts a string value representing the reason the system booted to an