summaryrefslogtreecommitdiffstats
path: root/exynos4/hal/libfimg3x
diff options
context:
space:
mode:
authorDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-07-22 16:14:08 +0200
committerDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-07-22 16:14:08 +0200
commit353fecb128199378439a3e8da8200f654551a526 (patch)
treef04a2ab659ac3ec505407daf33e86cf1de27f941 /exynos4/hal/libfimg3x
parent0fdadcaf08c588469ad9905b0136c894bb062fdf (diff)
downloadandroid_hardware_samsung-353fecb128199378439a3e8da8200f654551a526.tar.gz
android_hardware_samsung-353fecb128199378439a3e8da8200f654551a526.tar.bz2
android_hardware_samsung-353fecb128199378439a3e8da8200f654551a526.zip
underp logging
Diffstat (limited to 'exynos4/hal/libfimg3x')
-rw-r--r--exynos4/hal/libfimg3x/FimgC210.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/exynos4/hal/libfimg3x/FimgC210.cpp b/exynos4/hal/libfimg3x/FimgC210.cpp
index 472438f..129acae 100644
--- a/exynos4/hal/libfimg3x/FimgC210.cpp
+++ b/exynos4/hal/libfimg3x/FimgC210.cpp
@@ -20,8 +20,8 @@
///////////////////////////////////////////////////
// include
///////////////////////////////////////////////////
-#define ALOG_NDEBUG 0
-#define ALOG_TAG "FimgC210"
+#define LOG_NDEBUG 0
+#define LOG_TAG "FimgC210"
#include <utils/Log.h>
#include "FimgC210.h"