commit | 50d874b8739331e41206c1caa0206f6ea0371a28 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Mon Jul 02 18:03:49 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jul 02 18:03:49 2018 +0000 |
tree | 7e685c3a7e1f592f9bc30b842677c55d9400a560 | |
parent | 8b80960417edc4ede3f78349b60fc6bdd831efd2 [diff] | |
parent | 88d1b4a326352deeb26252c1e5df46ed4927320a [diff] |
Merge "bootstat: kpdpwr actually means reboot,longkey"
diff --git a/bootstat/bootstat.cpp b/bootstat/bootstat.cpp index 7ec57ec..cd19c26 100644 --- a/bootstat/bootstat.cpp +++ b/bootstat/bootstat.cpp
@@ -795,6 +795,8 @@ {"!warm", "wdt_by_pass_pwk"}, // change flavour of blunt {"!reboot", "^wdt$"}, // change flavour of blunt {"reboot,tool", "tool_by_pass_pwk"}, + {"!reboot,longkey", "reboot_longkey"}, + {"!reboot,longkey", "kpdpwr"}, {"bootloader", ""}, };