summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArne Coucheron <arco68@gmail.com>2015-01-22 05:41:25 +0100
committerArne Coucheron <arco68@gmail.com>2016-05-11 00:12:21 +0200
commit12539a628b06cdb9b10d51cbcca97addd7832ba9 (patch)
tree84cda13157ebc027a3653a07602eaec31f3250be
parent161fcbd44040a0da72aab26161913b4cb44cdb76 (diff)
downloadhardware_qcom_audio-12539a628b06cdb9b10d51cbcca97addd7832ba9.tar.gz
hardware_qcom_audio-12539a628b06cdb9b10d51cbcca97addd7832ba9.tar.bz2
hardware_qcom_audio-12539a628b06cdb9b10d51cbcca97addd7832ba9.zip
hal: Reduce some logspam
Change-Id: I3c7d2d4ffb342362e967a4c8586f21dc63750a93
-rw-r--r--hal/msm8960/platform.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal/msm8960/platform.c b/hal/msm8960/platform.c
index afad41a7..6c545c3f 100644
--- a/hal/msm8960/platform.c
+++ b/hal/msm8960/platform.c
@@ -19,7 +19,7 @@
#define LOG_TAG "msm8960_platform"
/*#define LOG_NDEBUG 0*/
-#define LOG_NDDEBUG 0
+/*#define LOG_NDDEBUG 0*/
#include <stdlib.h>
#include <dlfcn.h>