commit | b300550ef6fed5ce412af7c1ee0066f5445a31ef | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed May 19 15:37:00 2021 -0700 |
committer | Yifan Hong <elsk@google.com> | Wed May 19 16:26:01 2021 -0700 |
tree | 3ad49c288525409eb9da43303b74c04db6ff9ec1 | |
parent | fc907867715677495d14173e1ae6f67cc09531f3 [diff] |
RpcServer::establishConnection: make static When the thread invokes establishConnection, it does not need this, because an sp(this) is already provided. Hence, make it static. Test: binderRpcTest Change-Id: I5d77012e7d3e8cb67d4ae32aec0580228a85c067