Merge "bootstat: ppdone_timeout kernel panic" am: e5aa7ee753
am: fa284f0fdb
Change-Id: I5676e9b587449460e099a51e1f0ae553eb804cfd
This commit is contained in:
commit
840b5a7d4d
1 changed files with 1 additions and 0 deletions
|
|
@ -311,6 +311,7 @@ const std::map<std::string, int32_t> kBootReasonMap = {
|
|||
{"kernel_panic,adsp", 165},
|
||||
{"kernel_panic,dsps", 166},
|
||||
{"kernel_panic,wcnss", 167},
|
||||
{"kernel_panic,_sde_encoder_phys_cmd_handle_ppdone_timeout", 168},
|
||||
};
|
||||
|
||||
// Converts a string value representing the reason the system booted to an
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue