commit | 464d6d801a7261c6f29cf9ef9e82bc9ba28a255c | [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 | 4000cb8bfd7e5e0cb8d9328609969139773e4b63 [diff] | |
parent | a7c25d54ae5b360366704e40a51deb3ef2486ea8 [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", ""}, };