summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/lvpp/DummyVideoSource.cpp
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2012-01-08 10:14:44 +0000
committerSteve Block <steveblock@google.com>2012-01-08 10:14:44 +0000
commitf8bd29c66308c820d579b3efb0942a53a277e2c5 (patch)
tree83b386db49c12a6ba562c1fec76e08c334cff929 /libvideoeditor/lvpp/DummyVideoSource.cpp
parente70ff37034fdb93f65d34704aec400ec9123e55c (diff)
downloadframeworks_av-f8bd29c66308c820d579b3efb0942a53a277e2c5.zip
frameworks_av-f8bd29c66308c820d579b3efb0942a53a277e2c5.tar.gz
frameworks_av-f8bd29c66308c820d579b3efb0942a53a277e2c5.tar.bz2
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: I5c54a0185527f6ca3e746d625a007aa06f6f25f9
Diffstat (limited to 'libvideoeditor/lvpp/DummyVideoSource.cpp')
-rwxr-xr-xlibvideoeditor/lvpp/DummyVideoSource.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvideoeditor/lvpp/DummyVideoSource.cpp b/libvideoeditor/lvpp/DummyVideoSource.cpp
index 89c2407..02ebcb8 100755
--- a/libvideoeditor/lvpp/DummyVideoSource.cpp
+++ b/libvideoeditor/lvpp/DummyVideoSource.cpp
@@ -32,7 +32,7 @@
#include <memory.h>
-#define LOG1 LOGE /*ERRORS Logging*/
+#define LOG1 ALOGE /*ERRORS Logging*/
#define LOG2 ALOGV /*WARNING Logging*/
#define LOG3 //ALOGV /*COMMENTS Logging*/