commit | 27eace6c1c1968839fef6f9c74947408bfc059b5 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Jul 02 20:16:40 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jul 02 20:16:40 2018 +0000 |
tree | 82b8a47bc839167a8e8089ea6ca43d396c5586f3 | |
parent | 464d6d801a7261c6f29cf9ef9e82bc9ba28a255c [diff] | |
parent | a8a73510aa74e33c96f563aec602245377b86059 [diff] |
Merge "libbase: assume clang."
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", ""}, };