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

am: a451a98f0e

Change-Id: Iad418b7c81d963e4311f3c680d995dc06bffe025
This commit is contained in:
Mark Salyzyn 2017-09-21 21:55:15 +00:00 committed by android-build-merger
commit c7e4b4c94c
1 changed files with 1 additions and 0 deletions

View File

@ -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