diff --git a/bootstat/bootstat.cpp b/bootstat/bootstat.cpp index 05474ef6b..63b36f40c 100644 --- a/bootstat/bootstat.cpp +++ b/bootstat/bootstat.cpp @@ -235,6 +235,9 @@ const std::map kBootReasonMap = { {"abnormal_reset", 95}, {"oemerr_unknown", 96}, {"reboot_fastboot_mode", 97}, + {"watchdog_apps_bite", 98}, + {"xpu_err", 99}, + {"power_on_usb", 100}, }; // Converts a string value representing the reason the system booted to an