commit | 66ae214f908e1abea34a75977224a88bd31af413 | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Fri Nov 18 02:37:25 2011 -0800 |
committer | Android Git Automerger <android-git-automerger@android.com> | Fri Nov 18 02:37:25 2011 -0800 |
tree | 19994c7ba9f23f45fa5b8870c347b227bf7c26e6 | |
parent | df0db69c7aa3d17a2daaa3fc96c9462924044cf5 [diff] | |
parent | 4ef5e2e5376043e433e01b61d219dd2444719893 [diff] |
am 4ef5e2e5: Merge from AOSP * commit '4ef5e2e5376043e433e01b61d219dd2444719893': improve sensor HAL documentation 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); }