History log of /hardware/interfaces/boot/1.0/default/service.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a79b3b6d9550bbca45340e221b4e342fbfe6c973 20-Jan-2017 Chris Phoenix <cphoenix@google.com> bootctrl 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

Bug: 33844934

Change-Id: I43f282ffedf18e4b0817b49fc4860ac39b127d04
/hardware/interfaces/boot/1.0/default/service.cpp
9f8b5c7b1649c989c21fbb88781c36ed95e4d358 30-Nov-2016 Steven Moreland <smoreland@google.com> Added AOSP license headers.

This is only for hals which are currently only in master. Separate
commit for hals currently in AOSP.

Test: pass
Change-Id: I0b1a09798c49f4f0141f36a322c4749e47eded03
/hardware/interfaces/boot/1.0/default/service.cpp
5ac42e7a88f71a999166d523d1e5b7a05c524909 21-Oct-2016 Steven Moreland <smoreland@google.com> boot: use defaultPassthroughServiceImplementation

Bug: 32282345
Test: make
Change-Id: Ifb479c665aa4e37881c86152d43f4f1f88983133
/hardware/interfaces/boot/1.0/default/service.cpp
cd0d29d4afd1910b584fb374265548adaf3f46ef 10-Oct-2016 Connor O'Brien <connoro@google.com> Add android.hardware.boot_control@1.0 service.

Bug: 31864052
Change-Id: I982077d71a81c0bc8d081f0cc7e83180b97f2b87
Signed-off-by: Connor O'Brien <connoro@google.com>
/hardware/interfaces/boot/1.0/default/service.cpp