commit | 6c37fd0f538c4a6f40589ba1e91d95449f0b8195 | [log] [tgz] |
---|---|---|
author | Arthur Ishiguro <arthuri@google.com> | Thu Oct 26 15:36:22 2017 -0700 |
committer | Arthur Ishiguro <arthuri@google.com> | Thu Nov 02 10:46:22 2017 -0700 |
tree | f55f23322aba2cd2b4fd7f95f0484e6bc47436e0 | |
parent | 36e94d071c5c590d70a552dd4daed1d39a0e83f9 [diff] |
Sets up ContextHub service/manager interface for transactions Creates a IContextHubTransactionCallback, a callback that can be invoked at the service as a proxy after completion of each transaction. The ContextHubManager generates the callback for every transaction, and passes it down to the service. This removes the need for the transaction ID to be tracked at the client application side. Bug: 67734082 Test: Make from root Change-Id: I89a77a308671e7a84e50b27eb9c4de012dedc310