summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/audio-resampler
diff options
context:
space:
mode:
Diffstat (limited to 'services/audioflinger/audio-resampler')
-rw-r--r--services/audioflinger/audio-resampler/AudioResamplerCoefficients.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/audioflinger/audio-resampler/AudioResamplerCoefficients.cpp b/services/audioflinger/audio-resampler/AudioResamplerCoefficients.cpp
index af3e40d..d45d697 100644
--- a/services/audioflinger/audio-resampler/AudioResamplerCoefficients.cpp
+++ b/services/audioflinger/audio-resampler/AudioResamplerCoefficients.cpp
@@ -15,7 +15,7 @@
*/
#define LOG_TAG "ResamplerCoefficients"
-#define LOG_NDEBUG 0
+//#define LOG_NDEBUG 0
#include <utils/Log.h>