From 2673cec07a4740f86438b50cfe1b70b258a9a8c8 Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Tue, 2 Apr 2013 20:22:16 +0000 Subject: Move all AOSP code out of recovery binary Improves license compatibility between GPL and Apache Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0 --- variables.h | 1 + 1 file changed, 1 insertion(+) (limited to 'variables.h') diff --git a/variables.h b/variables.h index 3808212d4..465470333 100644 --- a/variables.h +++ b/variables.h @@ -178,5 +178,6 @@ // For OpenRecoveryScript #define SCRIPT_FILE_CACHE "/cache/recovery/openrecoveryscript" #define SCRIPT_FILE_TMP "/tmp/openrecoveryscript" +#define TMP_LOG_FILE "/tmp/recovery.log" #endif // _VARIABLES_HEADER_ -- cgit v1.2.3