diff options
author | Alex Deymo <deymo@google.com> | 2016-02-02 21:22:11 -0800 |
---|---|---|
committer | Alex Deymo <deymo@google.com> | 2016-02-02 21:40:47 -0800 |
commit | f8bfcff8debbcbbb572fdd61e640efe2a3df31dc (patch) | |
tree | b5f430e30280a505655b0e7362049ee133cf4ee1 /common/error_code_utils.cc | |
parent | 95b8f248088934180732cd7e166e70a7d8fe4d0c (diff) |
Android: Implement the binder service.
This patch introduces the service delegate interface for non-Brillo
targets, which is the class in charge of implementing the API exposed
by the service. The binder service for non-Brillo targets is now
completed using this interface.
The other side of this interface will be implemented in a follow up CL,
while this CL includes only the interface and its usage.
To accomodate non-Brillo targets, the generic ServiceObserverInterface
is extended with the PayloadApplicationComplete message, which will be
implemented for all targets in the future.
Bug: 25631949
TEST=`mmma system/update_engine` on aosp_arm-eng and edison-eng
Change-Id: I9fa8e9565ae92515e81e07d2cef562fc4e11a7ba
Diffstat (limited to 'common/error_code_utils.cc')
0 files changed, 0 insertions, 0 deletions