commit | 6aae53692e0a81ae263e25927214e79808cfdb38 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Thu Jan 26 00:42:54 2023 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Thu Jan 26 00:44:37 2023 +0000 |
tree | e0e7c425b79331ed955c4893d1deca1b48906880 | |
parent | 4af92ac7c3ffd54d57ca5a231c940d777bfd6c73 [diff] |
libbinder: Flush excess refs after single async transaction After processing a single async transaction, RpcState previously returned without flushing the excess Binder references. This fixes the control flow so that the refs get flushed for any number of transactions. Bug: 259517277 Test: trusty_stats_test Change-Id: I2665f3b0d6120d4d79f46ef5141c9ff5f85fd5b5