summaryrefslogtreecommitdiff
path: root/camera
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2012-01-04 20:07:43 +0000
committerSteve Block <steveblock@google.com>2012-01-04 20:07:43 +0000
commitbb0a9edbe9d4072ed227550d898f0c2d0149e0ba (patch)
tree39b1380aec63a8a7451ece02ba4e6bddbeee29c5 /camera
parent3a7df2c042eb8c7289e24e77dd316f73bd0c456f (diff)
downloadomap4xxx-omapzoom-bb0a9edbe9d4072ed227550d898f0c2d0149e0ba.tar.gz
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
See https://android-git.corp.google.com/g/156801 Bug: 5449033 Change-Id: Ib3b6ce6a89755e29aa9f830e9185064c25dd138e
Diffstat (limited to 'camera')
-rw-r--r--camera/inc/CameraHal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camera/inc/CameraHal.h b/camera/inc/CameraHal.h
index 6c3da0a8..66f2c6d7 100644
--- a/camera/inc/CameraHal.h
+++ b/camera/inc/CameraHal.h
@@ -77,7 +77,7 @@
#define LOCK_BUFFER_TRIES 5
#define HAL_PIXEL_FORMAT_NV12 0x100
-#define CAMHAL_LOGI LOGI
+#define CAMHAL_LOGI ALOGI
//Uncomment to enable more verbose/debug logs
//#define DEBUG_LOG