commit | 353fecb128199378439a3e8da8200f654551a526 | [log] [tgz] |
---|---|---|
author | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | Sun Jul 22 16:14:08 2012 +0200 |
committer | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | Sun Jul 22 16:14:08 2012 +0200 |
tree | f04a2ab659ac3ec505407daf33e86cf1de27f941 | |
parent | 0fdadcaf08c588469ad9905b0136c894bb062fdf [diff] [blame] |
underp logging
diff --git a/exynos4/hal/libcamera/SecCamera.cpp b/exynos4/hal/libcamera/SecCamera.cpp index 97f4708..68bdc5f 100644 --- a/exynos4/hal/libcamera/SecCamera.cpp +++ b/exynos4/hal/libcamera/SecCamera.cpp
@@ -23,8 +23,8 @@ ************************************* */ -//#define ALOG_NDEBUG 0 -#define ALOG_TAG "SecCamera" +//#define LOG_NDEBUG 0 +#define LOG_TAG "SecCamera" #include <utils/Log.h> #include <string.h>