summaryrefslogtreecommitdiffstats
path: root/exynos4/hal/libhdmi/libhdmiservice
diff options
context:
space:
mode:
Diffstat (limited to 'exynos4/hal/libhdmi/libhdmiservice')
-rw-r--r--exynos4/hal/libhdmi/libhdmiservice/SecHdmiClient.cpp2
-rw-r--r--exynos4/hal/libhdmi/libhdmiservice/SecTVOutService.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/exynos4/hal/libhdmi/libhdmiservice/SecHdmiClient.cpp b/exynos4/hal/libhdmi/libhdmiservice/SecHdmiClient.cpp
index 9fd330c..2e327e6 100644
--- a/exynos4/hal/libhdmi/libhdmiservice/SecHdmiClient.cpp
+++ b/exynos4/hal/libhdmi/libhdmiservice/SecHdmiClient.cpp
@@ -22,7 +22,7 @@
** @date 2011-07-06
*/
-#define ALOG_TAG "libhdmiclient"
+#define LOG_TAG "libhdmiclient"
#include "SecHdmiClient.h"
diff --git a/exynos4/hal/libhdmi/libhdmiservice/SecTVOutService.cpp b/exynos4/hal/libhdmi/libhdmiservice/SecTVOutService.cpp
index 7308473..c0150a3 100644
--- a/exynos4/hal/libhdmi/libhdmiservice/SecTVOutService.cpp
+++ b/exynos4/hal/libhdmi/libhdmiservice/SecTVOutService.cpp
@@ -22,7 +22,7 @@
** @date 2011-07-06
*/
-#define ALOG_TAG "SecTVOutService"
+#define LOG_TAG "SecTVOutService"
#include <binder/IServiceManager.h>
#include <utils/RefBase.h>