summaryrefslogtreecommitdiffstats
path: root/device.h
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2014-10-23 03:38:48 +0200
committerThe Android Automerger <android-build@google.com>2014-10-24 02:35:13 +0200
commitb8344b6f5908935ac2e36109c7433fde34646620 (patch)
tree8c2046e99b9380516e3d64c1667d5e2abe5dbcf9 /device.h
parentTreat already-renamed files as having no problems. (diff)
downloadandroid_bootable_recovery-b8344b6f5908935ac2e36109c7433fde34646620.tar
android_bootable_recovery-b8344b6f5908935ac2e36109c7433fde34646620.tar.gz
android_bootable_recovery-b8344b6f5908935ac2e36109c7433fde34646620.tar.bz2
android_bootable_recovery-b8344b6f5908935ac2e36109c7433fde34646620.tar.lz
android_bootable_recovery-b8344b6f5908935ac2e36109c7433fde34646620.tar.xz
android_bootable_recovery-b8344b6f5908935ac2e36109c7433fde34646620.tar.zst
android_bootable_recovery-b8344b6f5908935ac2e36109c7433fde34646620.zip
Diffstat (limited to 'device.h')
-rw-r--r--device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.h b/device.h
index 57ec3fc32..8ff4ec031 100644
--- a/device.h
+++ b/device.h
@@ -68,7 +68,7 @@ class Device {
enum BuiltinAction { NO_ACTION, REBOOT, APPLY_EXT,
APPLY_CACHE, // APPLY_CACHE is deprecated; has no effect
APPLY_ADB_SIDELOAD, WIPE_DATA, WIPE_CACHE,
- REBOOT_BOOTLOADER, SHUTDOWN };
+ REBOOT_BOOTLOADER, SHUTDOWN, READ_RECOVERY_LASTLOG };
// Perform a recovery action selected from the menu.
// 'menu_position' will be the item number of the selected menu