diff options
Diffstat (limited to 'src/localconsts.h')
-rw-r--r-- | src/localconsts.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/localconsts.h b/src/localconsts.h index 634fb171f..d4b2f5157 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -57,3 +57,6 @@ //#define DISABLE_RESOURCE_CACHING 1 #define DUMP_LEAKED_RESOURCES 1 //#define DEBUG_DUMP_LEAKS1 1 + +//Android logging +#define ANDROID_LOG 1 |