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);
     }