History log of /hardware/interfaces/health/1.0/default/HealthService.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
974d7d0a0273e14c285f9747effa17fbacaec364 23-Jan-2017 Chris Phoenix <cphoenix@google.com> 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: I5cfe9ae6c6e386fe04d48db7a88538f8ad82aae9
/hardware/interfaces/health/1.0/default/HealthService.cpp
3e1d94cfe781505b6709538665cb66cc1e10ed07 10-Nov-2016 Sandeep Patil <sspatil@google.com> health: add default health HAL service implementation

Test: Tested with stub HAL on angler
Bug: b/32754732

Change-Id: I54a5ac536e1f34cf2498972653aef702cd926b2a
Signed-off-by: Sandeep Patil <sspatil@google.com>
/hardware/interfaces/health/1.0/default/HealthService.cpp