summaryrefslogtreecommitdiffstats
path: root/variables.h
diff options
context:
space:
mode:
authormauronofrio <poronofrio@gmail.com>2018-10-03 13:38:16 +0200
committerEthan Yonker <dees_troy@teamw.in>2019-03-20 16:57:07 +0100
commite9a49efe75918183a32164fea91ddddf65ce7964 (patch)
tree58aa58d6fcceac53c5c1e32f1d1ba6f353f46ed7 /variables.h
parentgpt: Add -Wno-format-security (diff)
downloadandroid_bootable_recovery-e9a49efe75918183a32164fea91ddddf65ce7964.tar
android_bootable_recovery-e9a49efe75918183a32164fea91ddddf65ce7964.tar.gz
android_bootable_recovery-e9a49efe75918183a32164fea91ddddf65ce7964.tar.bz2
android_bootable_recovery-e9a49efe75918183a32164fea91ddddf65ce7964.tar.lz
android_bootable_recovery-e9a49efe75918183a32164fea91ddddf65ce7964.tar.xz
android_bootable_recovery-e9a49efe75918183a32164fea91ddddf65ce7964.tar.zst
android_bootable_recovery-e9a49efe75918183a32164fea91ddddf65ce7964.zip
Diffstat (limited to 'variables.h')
-rw-r--r--variables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/variables.h b/variables.h
index 22eb5c94d..3b614326a 100644
--- a/variables.h
+++ b/variables.h
@@ -129,6 +129,7 @@
#define TW_MIN_SYSTEM_SIZE "50" // minimum system size to allow a reboot
#define TW_MIN_SYSTEM_VAR "tw_min_system"
#define TW_DOWNLOAD_MODE "tw_download_mode"
+#define TW_EDL_MODE "tw_edl_mode"
#define TW_IS_ENCRYPTED "tw_is_encrypted"
#define TW_IS_DECRYPTED "tw_is_decrypted"
#define TW_CRYPTO_PWTYPE "tw_crypto_pwtype"