summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/rtp_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'media/libstagefright/rtsp/rtp_test.cpp')
-rw-r--r--media/libstagefright/rtsp/rtp_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libstagefright/rtsp/rtp_test.cpp b/media/libstagefright/rtsp/rtp_test.cpp
index f0cb5a5..d43cd2a 100644
--- a/media/libstagefright/rtsp/rtp_test.cpp
+++ b/media/libstagefright/rtsp/rtp_test.cpp
@@ -204,7 +204,7 @@ int main(int argc, char **argv) {
continue;
}
- LOGE("decoder returned error 0x%08x", err);
+ ALOGE("decoder returned error 0x%08x", err);
break;
}