summaryrefslogtreecommitdiffstats
path: root/media/mtp/MtpDebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/mtp/MtpDebug.h')
-rw-r--r--media/mtp/MtpDebug.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/media/mtp/MtpDebug.h b/media/mtp/MtpDebug.h
index 3cbc209d0b..86f601a2b7 100644
--- a/media/mtp/MtpDebug.h
+++ b/media/mtp/MtpDebug.h
@@ -17,6 +17,9 @@
#ifndef _MTP_DEBUG_H
#define _MTP_DEBUG_H
+#define LOG_NDEBUG 0
+#include <utils/Log.h>
+
#include "MtpTypes.h"
namespace android {