commit | 8cf8f48f8e0973b8c808f5ea6e5b134fd4645375 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Wed Nov 23 14:21:26 2022 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Wed Nov 23 14:27:27 2022 +0000 |
tree | 8b111e80d3776286ef0e6e9018bc6564062a1472 | |
parent | 73988ea3004cd16794f5f745b768870abc365c86 [diff] |
Retry if the VM's RpcServer cannot be started If virtualizationservice cannot start an RpcServer on the port==CID, request a new CID and retry. This is a precaution in case a port is occupied by another process. Bug: 245727626 Test: atest -p packages/modules/Virtualization:avf-presubmit Change-Id: Iacbc5886833abf0b90b90583c5aeef6d66d215ad
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.