Merge "bootstat: add 4 reboot reasons to known set" am: ddae5c85b9

am: 70c217439d

Change-Id: I179945a22104b136752d8a3ce0e41f4317e67905
This commit is contained in:
Mark Salyzyn 2019-03-20 17:56:36 -07:00 committed by android-build-merger
commit 691f132250

View file

@ -295,6 +295,10 @@ const std::map<std::string, int32_t> kBootReasonMap = {
{"kernel_panic,_sde_encoder_phys_cmd_handle_ppdone_timeout", 168},
{"recovery,quiescent", 169},
{"reboot,quiescent", 170},
{"reboot,rtc", 171},
{"reboot,dm-verity_device_corrupted", 172},
{"reboot,dm-verity_enforcing", 173},
{"reboot,keys_clear", 174},
};
// Converts a string value representing the reason the system booted to an