Merge "Add Silent Mode boot controls" am: 08097d4ba4 am: a283bf1bdb am: e08957e317 am: 3db56d246e

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1353985

Change-Id: Id9a5ea3f1e554058b9c0a14e124a6a880feb2e79
This commit is contained in:
Jim Kaye 2020-07-03 19:00:53 +00:00 committed by Automerger Merge Worker
commit 9752b42864

View file

@ -436,6 +436,8 @@ const std::map<std::string, int32_t> kBootReasonMap = {
{"reboot,userspace_failed,watchdog_fork", 188},
{"reboot,userspace_failed,*", 189},
{"reboot,mount_userdata_failed", 190},
{"reboot,forcedsilent", 191},
{"reboot,forcednonsilent", 192},
};
// Converts a string value representing the reason the system booted to an