commit | c8490879af989a5fc0af5b14830c1c19eee1679d | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Thu Jun 23 05:18:51 2022 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Thu Jun 23 23:20:24 2022 +0000 |
tree | 38e5a1ce1e7998afa28d5e90ad617d2a92afc98f | |
parent | f43e3592205770a25250084fa216aac1af0ccc17 [diff] |
libbinder: fix hanging wait in RpcSession Fixes a hanging wait in RpcSession by notifying the condition variable for available connections immediately after adding a new outgoing connection. Bug: 224644083 Test: atest binderRpcTest Change-Id: I27c81127482859342cb789eaac087f55ae5c16d9