summaryrefslogtreecommitdiffstats
path: root/modules/audio_remote_submix/audio_hw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/audio_remote_submix/audio_hw.cpp')
-rwxr-xr-xmodules/audio_remote_submix/audio_hw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/audio_remote_submix/audio_hw.cpp b/modules/audio_remote_submix/audio_hw.cpp
index b17020a..82bac1a 100755
--- a/modules/audio_remote_submix/audio_hw.cpp
+++ b/modules/audio_remote_submix/audio_hw.cpp
@@ -15,7 +15,7 @@
*/
#define LOG_TAG "r_submix"
-#define LOG_NDEBUG 0
+//#define LOG_NDEBUG 0
#include <errno.h>
#include <pthread.h>