History log of /hardware/interfaces/contexthub/1.0/default/service.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8f9c6cd6ef63547a8bc06d8a3d8f14b6eb6293d4 24-Jan-2017 Chris Phoenix <cphoenix@google.com> context_hub 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: I5640441f5cfc7846e854f7ea23abb76ab3628d52
/hardware/interfaces/contexthub/1.0/default/service.cpp
1bec86a18590a420f60148b90e2f266098b29bfe 15-Nov-2016 Ashutosh Joshi <ashutoshj@google.com> Contexthub HAL default implementation and service.

Adds the default context hub hal implementation and service.

Test: Context Hub GTS tests still pass.
Change-Id: I7416ce9ec8efca7f98d2bb63606f030f4e8c8ead
/hardware/interfaces/contexthub/1.0/default/service.cpp