commit | a93cd53c4f8ab8cb926ed9223373567ebbf45cb6 | [log] [tgz] |
---|---|---|
author | Casey Dahlin <[email protected]> | Thu Jan 14 16:55:11 2016 -0800 |
committer | Casey Dahlin <[email protected]> | Thu Jan 21 19:03:53 2016 -0800 |
tree | f057d6c6b7de344c6bb36c15e1ba37ad13750e10 | |
parent | 8c21b354da6dddb11dda6f5c0631a88710331da2 [diff] |
Introduce brillo binder interface This is more or less an exact analogue of the DBus interface, but available over binder. We also add support to the client library and let update_engine_client build with binder. We don't yet support an equivalent of the status signal/the HandleStatusUpdate method. That will come in a future CL. Bug: 25908638 TEST=Verified update_engine_client functionality Change-Id: Ic793619c8019b0d50aa184e0f592b6a9ab71e0b0