Loading bootstat/bootstat.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -467,7 +467,7 @@ const std::map<std::string, int32_t> kBootReasonMap = { {"reboot,longkey,master_dc", 235}, {"reboot,ocp2,pmic,if", 236}, {"reboot,ocp,pmic,if", 237}, {"reboot,fship", 238}, {"reboot,fship.*", 238}, {"reboot,ocp,.*", 239}, {"reboot,ntc,pmic,sub", 240}, }; Loading Loading
bootstat/bootstat.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -467,7 +467,7 @@ const std::map<std::string, int32_t> kBootReasonMap = { {"reboot,longkey,master_dc", 235}, {"reboot,ocp2,pmic,if", 236}, {"reboot,ocp,pmic,if", 237}, {"reboot,fship", 238}, {"reboot,fship.*", 238}, {"reboot,ocp,.*", 239}, {"reboot,ntc,pmic,sub", 240}, }; Loading