commit | bfab47864a07568d74d5582656ebbcf028392b04 | [log] [tgz] |
---|---|---|
author | Jamie Gennis <jgennis@google.com> | Tue Nov 22 12:42:00 2011 -0800 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Nov 22 12:42:00 2011 -0800 |
tree | 589b7b4d6ebbae9b16bf9768b461553ffa5e36a5 | |
parent | 66ae214f908e1abea34a75977224a88bd31af413 [diff] | |
parent | 66b00021151c7dbce38106960431226f6012d121 [diff] |
am 66b00021: am 29ead941: Gralloc: add a usage bit for video encoding * commit '66b00021151c7dbce38106960431226f6012d121': Gralloc: add a usage bit for video encoding
diff --git a/hardware.c b/hardware.c index 4d5f8fe..3a5b9df 100644 --- a/hardware.c +++ b/hardware.c
@@ -108,7 +108,7 @@ handle = NULL; } } else { - LOGV("loaded HAL id=%s path=%s hmi=%p handle=%p", + ALOGV("loaded HAL id=%s path=%s hmi=%p handle=%p", id, path, *pHmi, handle); }