commit | 5e4c2f1f0958d29b549f08e2c8e7ee7f5b493384 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Thu Sep 09 22:36:33 2021 +0000 |
committer | Devin Moore <devinmoore@google.com> | Tue Sep 21 21:34:52 2021 +0000 |
tree | 8c993bed71975a43a342291febd77d5e687245e7 | |
parent | 20f5a270658bcdff7a4cc4f9f0059c572ca123eb [diff] |
Add getConnectionInfo API to service manager This gets connection info from the vintf manifest for AIDL hals that report it. The hals will have new "ip" and "port" fields in their entries if they are serving the interface from a remote device at that ip address/port combo. Test: tested the IServiceManager API with an internal POC using a remote HAL Test: atest binderStabilityTest Bug: 198207801 Change-Id: I334bebe62afb40e9710b57257f95e37a9c2b8226