Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb824581 authored by Mike Lockwood's avatar Mike Lockwood
Browse files

MTP: turn off verbose logging



Change-Id: Ifd449c4e8c4aec6e5623869e86f8cbedd303972c
Signed-off-by: default avatarMike Lockwood <lockwood@android.com>
parent feb1a4e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
#ifndef _MTP_DEBUG_H
#define _MTP_DEBUG_H

#define LOG_NDEBUG 0
// #define LOG_NDEBUG 0
#include <utils/Log.h>

#include "MtpTypes.h"