summaryrefslogtreecommitdiffstats
path: root/device.h
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2017-09-27 19:52:32 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-09-27 19:52:32 +0200
commit168a8d35c5320e4ea4df0fdd8b459cf3e5e2daa7 (patch)
treea2e987aae91fdcbc90a49c63948416e94b95d38e /device.h
parentMerge "clang-format: Remove the override of PenaltyExcessCharacter." am: 151f0820ac am: fccf3bc0cf (diff)
parentMerge "Add a new option in recovery menu to test the background texts" am: 4c7608f3ca (diff)
downloadandroid_bootable_recovery-168a8d35c5320e4ea4df0fdd8b459cf3e5e2daa7.tar
android_bootable_recovery-168a8d35c5320e4ea4df0fdd8b459cf3e5e2daa7.tar.gz
android_bootable_recovery-168a8d35c5320e4ea4df0fdd8b459cf3e5e2daa7.tar.bz2
android_bootable_recovery-168a8d35c5320e4ea4df0fdd8b459cf3e5e2daa7.tar.lz
android_bootable_recovery-168a8d35c5320e4ea4df0fdd8b459cf3e5e2daa7.tar.xz
android_bootable_recovery-168a8d35c5320e4ea4df0fdd8b459cf3e5e2daa7.tar.zst
android_bootable_recovery-168a8d35c5320e4ea4df0fdd8b459cf3e5e2daa7.zip
Diffstat (limited to 'device.h')
-rw-r--r--device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/device.h b/device.h
index 639e2bf57..74745b36c 100644
--- a/device.h
+++ b/device.h
@@ -66,6 +66,7 @@ class Device {
VIEW_RECOVERY_LOGS = 9,
MOUNT_SYSTEM = 10,
RUN_GRAPHICS_TEST = 11,
+ RUN_LOCALE_TEST = 12,
};
// Return the list of menu items (an array of strings, NULL-terminated). The menu_position passed