commit | b14d3e50edca61ed8ca969af0eb936a1fc9c387d | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Tue Aug 02 22:57:15 2022 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Tue Aug 02 23:01:09 2022 +0000 |
tree | 3002150ec1f797d6f44b3258e81b94fcd69a2fc6 | |
parent | 1ea5882095daf567171009e904d60b993cd43a24 [diff] |
libbinder: fix type of return value from {send,read}_msg send_msg and read_msg in Trusty return ssize_t instead of int. This updates the return type in RpcTransportTipcTrusty to avoid some UBSan failures. Bug: 224644083 Test: atest binderRpcTest Change-Id: Id250502a6f98ab843d48812eaa95a31a9625081f