commit | fd222fd0c26beb7fccdcae8dcc234d45c812b721 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu May 25 09:37:38 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Jun 06 07:45:11 2023 +0000 |
tree | 97070c4d08d3796871fbefc9da90912b1700fb0d | |
parent | 2a5306ea77752dfb6e111d029b6de1d8aa531ff5 [diff] |
[rpc_binder] Create RpcServer with new_bound_socket This cl is part of the change to replace the init-dependent binder API ARpcServer_newInitUnixDomain with a more generic version ARpcServer_newBoundSocket. Test: atest microdroid_manager_test Test: m authfs_service Bug: 275729094 Change-Id: I6e54166f919f0033bf5357cd0e1ece4e9d54f763
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.