summaryrefslogtreecommitdiffstats
path: root/variables.h
diff options
context:
space:
mode:
authorTatsuyuki Ishi <ishitatsuyuki@gmail.com>2015-12-28 02:08:58 +0100
committerDees Troy <dees_troy@teamw.in>2016-01-22 18:06:00 +0100
commit548a175182238e2612af0892ca5475aba5b02c44 (patch)
treec74cef9d616b97ac610bd2dc3b50dcb6100dc38a /variables.h
parentminzip: Add support for >2GB zipfile (diff)
downloadandroid_bootable_recovery-548a175182238e2612af0892ca5475aba5b02c44.tar
android_bootable_recovery-548a175182238e2612af0892ca5475aba5b02c44.tar.gz
android_bootable_recovery-548a175182238e2612af0892ca5475aba5b02c44.tar.bz2
android_bootable_recovery-548a175182238e2612af0892ca5475aba5b02c44.tar.lz
android_bootable_recovery-548a175182238e2612af0892ca5475aba5b02c44.tar.xz
android_bootable_recovery-548a175182238e2612af0892ca5475aba5b02c44.tar.zst
android_bootable_recovery-548a175182238e2612af0892ca5475aba5b02c44.zip
Diffstat (limited to 'variables.h')
-rw-r--r--variables.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/variables.h b/variables.h
index f7304b474..e66f8c31f 100644
--- a/variables.h
+++ b/variables.h
@@ -172,10 +172,6 @@
#define CUSTOM_LUN_FILE "/sys/class/android_usb/android0/f_mass_storage/lun%d/file"
#endif
-#ifndef TW_BRIGHTNESS_PATH
-#define TW_BRIGHTNESS_PATH /nobrightness
-#endif
-
// For OpenRecoveryScript
#define SCRIPT_FILE_CACHE "/cache/recovery/openrecoveryscript"
#define SCRIPT_FILE_TMP "/tmp/openrecoveryscript"