diff --git a/bootstat/bootstat.cpp b/bootstat/bootstat.cpp index e2202fdef..7c0b15ead 100644 --- a/bootstat/bootstat.cpp +++ b/bootstat/bootstat.cpp @@ -203,6 +203,7 @@ const std::map kBootReasonMap = { {"reboot,", 65}, {"reboot,shell", 66}, {"reboot,adb", 67}, + {"reboot,userrequested", 68}, }; // Converts a string value representing the reason the system booted to an