android_system_core/healthd
Chris Phoenix 68f4085e07 health HAL uses "default" service name
The getService() and registerAsService() methods of interface objects
now have default parameters of "default" for the service name. HALs
will not have to use any service name unless they want to register
more than one service.

Test: builds

Bug: 33844934
Change-Id: I9a1fd3ba598bf058b6212bd416ecdf90ea329539
2017-02-23 19:32:29 +00:00
..
images remove pixelflinger from healthd 2014-03-11 12:25:41 -07:00
include/healthd healthd: move binder fd to not use EPOLLWAKEUP am: e89ea5eb85 2016-10-21 21:53:49 +00:00
tests Allow customization of charger animation 2016-09-12 21:07:27 -07:00
Android.mk resolve merge conflicts of e3083de to nyc-mr1-dev-plus-aosp 2016-11-29 11:28:26 -08:00
animation.h Allow customization of charger animation 2016-09-12 21:07:27 -07:00
AnimationParser.cpp Allow customization of charger animation 2016-09-12 21:07:27 -07:00
AnimationParser.h Allow customization of charger animation 2016-09-12 21:07:27 -07:00
BatteryMonitor.cpp healthd: return battery status property 2017-02-07 21:41:05 +00:00
BatteryPropertiesRegistrar.cpp Fix clang-tidy performance warnings in healthd. 2016-07-27 16:05:50 -07:00
BatteryPropertiesRegistrar.h Fix clang-tidy performance warnings in healthd. 2016-07-27 16:05:50 -07:00
charger.cpp healthd: refactor healthd code to split into 'charger' and 'healthd' 2016-11-08 07:36:07 -08:00
healthd.cpp health HAL uses "default" service name 2017-02-23 19:32:29 +00:00
healthd_common.cpp healthd: refactor healthd code to split into 'charger' and 'healthd' 2016-11-08 07:36:07 -08:00
healthd_mode_android.cpp healthd: refactor healthd code to split into 'charger' and 'healthd' 2016-11-08 07:36:07 -08:00
healthd_mode_charger.cpp healthd: charger mode use reboot(), not android_reboot() 2017-02-02 04:00:54 +00:00