commit | 3238da40679c6252cd7b68bbd9b1acbc33e749fb | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Fri Nov 18 10:04:51 2022 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Wed Dec 14 11:20:10 2022 +0000 |
tree | 6027160b96afe1302979c268b07a7338d344b5d2 | |
parent | 51c68e509148396b6465ac4efdd473c97eaed59d [diff] |
rpc_binder: Set CID of vsock servers So far all our vsock servers have been listening on VMHOST_CID_ANY. The API now requires to provide the CID explicitly. Adjust the users. Bug: 245727626 Test: atest -p packages/modules/Virtualization:avf-presubmit Change-Id: I5ab7db3e1b2ef7c495d63cf7a409e8dac4318d59
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.