Loading bootstat/bootstat.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -469,6 +469,7 @@ const std::map<std::string, int32_t> kBootReasonMap = { {"reboot,ocp,pmic,if", 237}, {"reboot,fship", 238}, {"reboot,ocp,.*", 239}, {"reboot,ntc,pmic,sub", 240}, }; // 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 @@ -469,6 +469,7 @@ const std::map<std::string, int32_t> kBootReasonMap = { {"reboot,ocp,pmic,if", 237}, {"reboot,fship", 238}, {"reboot,ocp,.*", 239}, {"reboot,ntc,pmic,sub", 240}, }; // Converts a string value representing the reason the system booted to an Loading