commit | 992a405fd8d4025f5c5e7423530f398d459fff6b | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Tue Jun 28 21:26:18 2022 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Thu Jun 30 22:25:30 2022 +0000 |
tree | 36f9ce659d4f5f590169bb4420dae5633f8954f7 | |
parent | 44f97a532b5b2b93618a9aa790cebcb16f83e5a9 [diff] |
libbinder: use socket operations in testSupportVsockLoopback Rewrites testSupportVsockLoopback to use socket operations directly instead of the Rpc* classes so that the test also works in single-threaded environments. Bug: 224644083 Test: atest binderRpcTest Change-Id: Ic30b5d91f72fb961b88ec4f9ba467daaf8c0a24a