summaryrefslogtreecommitdiffstats
path: root/device.h
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2017-09-21 02:53:46 +0200
committerTianjie Xu <xunchang@google.com>2017-09-27 09:27:38 +0200
commit29d5575fa877770f6387420294d9dc184a84a115 (patch)
treeb245d108a23ee6d630fd30046e4eea84057f88f4 /device.h
parentMerge "clang-format: Remove the override of PenaltyExcessCharacter." (diff)
downloadandroid_bootable_recovery-29d5575fa877770f6387420294d9dc184a84a115.tar
android_bootable_recovery-29d5575fa877770f6387420294d9dc184a84a115.tar.gz
android_bootable_recovery-29d5575fa877770f6387420294d9dc184a84a115.tar.bz2
android_bootable_recovery-29d5575fa877770f6387420294d9dc184a84a115.tar.lz
android_bootable_recovery-29d5575fa877770f6387420294d9dc184a84a115.tar.xz
android_bootable_recovery-29d5575fa877770f6387420294d9dc184a84a115.tar.zst
android_bootable_recovery-29d5575fa877770f6387420294d9dc184a84a115.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