From b14e588bec4d5e39e61b020b5b575f2ce555d316 Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Tue, 29 Jun 2010 18:11:52 -0400 Subject: MTP: replace printfs with logcat Change-Id: I2c30921098e2dc049dc5fc1e0a548ead33c363e0 Signed-off-by: Mike Lockwood --- media/mtp/MtpStringBuffer.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'media/mtp/MtpStringBuffer.cpp') diff --git a/media/mtp/MtpStringBuffer.cpp b/media/mtp/MtpStringBuffer.cpp index 8694575..2d3cf69 100644 --- a/media/mtp/MtpStringBuffer.cpp +++ b/media/mtp/MtpStringBuffer.cpp @@ -14,6 +14,8 @@ * limitations under the License. */ +#define LOG_TAG "MtpStringBuffer" + #include #include "MtpDataPacket.h" -- cgit v1.1