History log of /hardware/interfaces/tv/input/1.0/default/service.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7b1af27ee0109ec911210f88b11bb1a8291a564c 19-Jan-2017 Chris Phoenix <cphoenix@google.com> TvInput 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; verify HAL still works

In support of b/33844934

Change-Id: I6d152b95c39723c72f527c0767d2f3775e9a29f1
/hardware/interfaces/tv/input/1.0/default/service.cpp
7408849ad0c596eab86c8156726df4b0d3ce89d0 14-Oct-2016 Dongwon Kang <dwkang@google.com> tv.input: add android.hardware.tv.input@1.0-(impl|service)

Test: end-to-end test with SW hal implementation
Bug: 32096101
Change-Id: Ieae2129ffd90cdd5f4605bd7cbcb2d7c9ed36f42
/hardware/interfaces/tv/input/1.0/default/service.cpp