commit | c7d28c7d78631aac6899598e48555f983921a69b | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Oct 25 14:28:10 2021 +0000 |
committer | Inseob Kim <inseob@google.com> | Tue Oct 26 01:17:54 2021 +0000 |
tree | 6b651acbacebcfa688dbe325c8aab9587001a9f3 | |
parent | d45caf03eac13525166d95c17b01ac9987f3a309 [diff] |
Remove cid parameter from VirtualMachineService Cid parameter has been passed just to identify the guest VMs. This makes the server identify itself, with incoming vsock address. Bug: 199259751 Test: atest MicrodroidHostTestCases ComposHostTestCases Change-Id: I8dacfec80574fe765b96139cdecb6f3192728577
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.