Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c7e4b4c9 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by android-build-merger
Browse files

Merge "bootstat: Add reboot,userrequested" am: 0bb8dcb2

am: a451a98f

Change-Id: Iad418b7c81d963e4311f3c680d995dc06bffe025
parents aea4f288 a451a98f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -203,6 +203,7 @@ const std::map<std::string, int32_t> kBootReasonMap = {
    {"reboot,", 65},
    {"reboot,shell", 66},
    {"reboot,adb", 67},
    {"reboot,userrequested", 68},
};

// Converts a string value representing the reason the system booted to an