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