diff --git a/services/inputflinger/InputReader.cpp b/services/inputflinger/InputReader.cpp index 7b85f0732..da442b298 100644 --- a/services/inputflinger/InputReader.cpp +++ b/services/inputflinger/InputReader.cpp @@ -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