commit | dbc70cdfeb500e03a42d0cada04e838f8766496f | [log] [tgz] |
---|---|---|
author | Subbaraman Narayanamurthy <quic_subbaram@quicinc.com> | Mon May 23 15:45:13 2022 -0700 |
committer | Subbaraman Narayanamurthy <quic_subbaram@quicinc.com> | Mon May 23 16:05:05 2022 -0700 |
tree | cc042ab83df79f97b00dda72a348bfc166f3935f | |
parent | 072103c11323c10a1664dc664c3323b8e5afbc46 [diff] |
healthimpl: switch to KLOG_* for logging Using ALOG* works fine to get logs from logcat. In some cases, it's observed that with more log spew from userspace entities, logs from healthimpl is missed out or wrapped around. To get useful information like how much time we've waited for battery power supply capacity property, switch to KLOG_* APIs so that these logs are part of kernel logs. Change-Id: Ia9b3e9938add73819707f1a5294bf09ac410ef4e