input: Disable debug again

Change-Id: I3adadd69b8b3a42bcb384cac7ccff98ef0ca9c65
This commit is contained in:
Ethan Chen 2015-10-26 13:01:17 -07:00
parent 8f0e75211f
commit 846c7e9329
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#define LOG_TAG "InputReader"
#define LOG_NDEBUG 0
//#define LOG_NDEBUG 0
// Log debug messages for each raw event received from the EventHub.
#define DEBUG_RAW_EVENTS 0