platform_system_core/healthd
Mark Salyzyn acb1ddf56c healthd: logd: add timestamp to kernel logged battery messages
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-07-28 16:52:58 -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-07-28 16:52:58 -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 resolved conflicts for merge of 03be4928 to lmp-mr1-dev-plus-aosp 2014-11-25 11:45:46 -08:00
healthd.h healthd: Add callback for screen_on to the healthdHAL 2014-09-26 14:37:17 -07: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 Move away from gr_surface. 2015-04-15 10:25:55 -07:00