summaryrefslogtreecommitdiffstats
path: root/device.h
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2017-09-27 19:49:17 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-09-27 19:49:17 +0200
commit5e969aa10d5ab75e52dccaebbb367473a586f642 (patch)
tree4ce018893e091c21392e022432a50b4a84eb79cd /device.h
parentMerge "clang-format: Remove the override of PenaltyExcessCharacter." am: 151f0820ac (diff)
parentMerge "Add a new option in recovery menu to test the background texts" (diff)
downloadandroid_bootable_recovery-5e969aa10d5ab75e52dccaebbb367473a586f642.tar
android_bootable_recovery-5e969aa10d5ab75e52dccaebbb367473a586f642.tar.gz
android_bootable_recovery-5e969aa10d5ab75e52dccaebbb367473a586f642.tar.bz2
android_bootable_recovery-5e969aa10d5ab75e52dccaebbb367473a586f642.tar.lz
android_bootable_recovery-5e969aa10d5ab75e52dccaebbb367473a586f642.tar.xz
android_bootable_recovery-5e969aa10d5ab75e52dccaebbb367473a586f642.tar.zst
android_bootable_recovery-5e969aa10d5ab75e52dccaebbb367473a586f642.zip
Diffstat (limited to '')
-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