commit | a6e11cf579fc68aafaf541b3fd43d3bcaccb0448 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Jun 04 00:58:31 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Fri Jun 04 00:59:58 2021 +0000 |
tree | b1473652cd8cce7f05416f57f38750b84e7b2e7c | |
parent | 31bde7a0dd403b954b878c1b6f13b561e3802ddd [diff] |
libbinder: RPC BinderNode erase checks asyncTodo Recently, this code was changed to guarantee that no pending async transactions can be deleted, but now it is explicitly checked when we delete nodes. Bug: 183140903 Test: binderRpcTest Change-Id: I6aede64ef99c5464092448b54630fd3a7a43c9e1