am 15879d89: change sensor HAL documentation to allow setting polling rate for "non continuous" sensors

* commit '15879d89af055f6cd651a94125a3802b526c3d66':
  change sensor HAL documentation to allow setting polling rate for "non continuous" sensors
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);
     }