summaryrefslogtreecommitdiffstats
path: root/hardware.c
diff options
context:
space:
mode:
Diffstat (limited to 'hardware.c')
-rw-r--r--hardware.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardware.c b/hardware.c
index 4d5f8fe..3a5b9df 100644
--- a/hardware.c
+++ b/hardware.c
@@ -108,7 +108,7 @@ static int load(const char *id,
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);
}