commit | ce26310c4518b6d72e748c99cf7521a5057262bf | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Thu Sep 02 17:33:42 2021 +0000 |
committer | Devin Moore <devinmoore@google.com> | Tue Oct 12 22:53:18 2021 +0000 |
tree | a5a940ab4aded6a39769476993fc46b0d28b63bc | |
parent | ee4e817a980095fbb3ff21a32ab4d3a50d5d0e88 [diff] |
Testing AIDL delegator class with RPC Similar set up to what will be in Auto. Trying to find an easy way to set up the shim without so much manual boilerplating. A shim process gets the binder from a RPC connection and uses that as the implementation for a local registered service. Test: atest binderRpcTest Change-Id: Ia4fc4cad6c7bc90f82a768bcf1d17d98cb321a08