Commit Graph

2 Commits

Author SHA1 Message Date
Chris Phoenix
974d7d0a02 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
2017-02-17 01:21:09 +00:00
Sandeep Patil
3e1d94cfe7 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>
2016-11-11 09:28:27 -08:00