commit | a8fa78c5fdb652375440aa2b4b412e9e0bbc4c6d | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Tue Apr 05 05:56:52 2022 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Tue Aug 16 21:57:42 2022 +0000 |
tree | d9a1f54f7fcba9562925b34802edd786b0253b06 | |
parent | 44732cde9e19a005def5e110140963a5c2e2f5ae [diff] |
libbinder: add RpcTransportTipcAndroid Adds a new Binder RPC transport in Android for Trusty IPC. To enable code sharing between the transports, this moves interruptableReadOrWrite into a new RpcTransportUtils.h header that is used by RpcTransportRaw and RpcTransportTrusty. Bug: 224644083 Test: trusty_binder_test Change-Id: I47843560374049821cbfc36875a738083ffd5d75