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/exynos5/hal/libcamera/mediactl.cpp b/exynos5/hal/libcamera/mediactl.cpp index 951acc0..82aa90a 100644 --- a/exynos5/hal/libcamera/mediactl.cpp +++ b/exynos5/hal/libcamera/mediactl.cpp
@@ -20,8 +20,8 @@ */ //#include "config.h" -#define ALOG_NDEBUG 0 -#define ALOG_TAG "Mediactl" +#define LOG_NDEBUG 0 +#define LOG_TAG "Mediactl" #include <utils/Log.h> #include <sys/ioctl.h>