Merge "bootstat: add reboot,longkey sub-reason to known set"

am: c0349199db

Change-Id: Id5e04ad52660200b30b8da615808cf48b9733028
This commit is contained in:
Jone Chou 2019-06-25 00:48:10 -07:00 committed by android-build-merger
commit 3418abfed7
1 changed files with 1 additions and 0 deletions

View File

@ -310,6 +310,7 @@ const std::map<std::string, int32_t> kBootReasonMap = {
{"shutdown,userrequested,fastboot", 181},
{"shutdown,userrequested,recovery", 182},
{"reboot,unknown[0-9]*", 183},
{"reboot,longkey,.*", 184},
};
// Converts a string value representing the reason the system booted to an