platform_system_core/healthd
Mark Salyzyn bc193c53ec healthd: logd: add timestamp to kernel logged battery messages
(cherry pick from commit acb1ddf56c)

Aid monotonic to realtime logging synchronization correction in
the Android ecosystem by providing a periodic notification.  We
now have the following messages in the kernel logs:

- PM: suspend entry %Y-%m-%d %H:%M:%S.%09q UTC
- PM: suspend exit %Y-%m-%d %H:%M:%S.%09q UTC
- Suspended for %s.%03q seconds
- healthd: battery l=100 ... %Y-%m-%d %H:%M:%S.%09q UTC

Alter klogd to resynchronize on healthd messages as well.

NB: Time using strftime format, %q is a reference to fractional
second as introduced into log_time strptime method.

Bug: 21868540
Change-Id: I854afc0a07dff9c7f26d2b2f68990e52bf90e300
2015-08-27 10:14:10 -07:00
..
images remove pixelflinger from healthd 2014-03-11 12:25:41 -07:00
Android.mk Remove obsolete BUILD_TINY_ANDROID check from healthd makefile 2015-01-24 04:26:16 +00:00
BatteryMonitor.cpp healthd: logd: add timestamp to kernel logged battery messages 2015-08-27 10:14:10 -07:00
BatteryMonitor.h healthd: Set fixed battery level and temperature via properties 2014-05-22 01:56:15 +00:00
BatteryPropertiesRegistrar.cpp Update calls to IInterface::asBinder() 2014-11-17 10:06:42 -08:00
BatteryPropertiesRegistrar.h healthd: BatteryService dumpstate support 2013-10-22 16:32:54 -07:00
healthd.cpp am 38c3386a: resolved conflicts for merge of 03be4928 to lmp-mr1-dev-plus-aosp 2014-11-25 20:03:41 +00:00
healthd.h Charger: Add a Charger to Android transition threshold 2014-10-22 22:01:07 +00:00
healthd_board_default.cpp Cleanup: warning fixit. 2014-04-11 16:15:46 -07:00
healthd_mode_android.cpp healthd: Turn on -Werror 2014-05-15 15:46:15 -07:00
healthd_mode_charger.cpp resolved conflicts for merge of 6e9b28b2 to master 2015-04-15 12:15:00 -07:00