Loading bootstat/bootstat.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -310,6 +310,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 Loading
bootstat/bootstat.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -310,6 +310,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