commit | 7b8bc4c6997c45c8f896e16537f7abc61fe3ac2e | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Jun 10 22:50:27 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Sat Jun 12 00:22:10 2021 +0000 |
tree | 5db1a50d759f53d08079e4400e4d12069cc99aa4 | |
parent | 19fc9f7991f27fd75b6a1d872e91d7377b89401d [diff] |
libbinder: RpcSession exposes sp<RpcServer> This object guarantees a strong pointer IFF it is associated with a server. The wp<> return type here previously was for convenience (idk?) but users of it shouldn't be concerned with the underlying memory situation. Bug: 167966510 Test: binderRpcTest Change-Id: I6578c3a4246e1bd07f7697c11d4b56899b50245b