ae0c2f5df4
This fixes a race condition. See I8a5ebfcb82569eb098391c7860e6a6afd31d3650 for a similer fix in minidroid. Bug: 271275085 Test: manually, by running the microdroid sample on a VM in cuttlefish Test: 1. as it is Test: 2. by locally adding two times 5 seconds sleeps (`wait /only-wait 5`) before wait_for_prop apexd.status ready to trigger the deadlock. Change-Id: Ia3250f098f1d87700351d3c179e31471167e90ed |
||
---|---|---|
apex | ||
apkdmverity | ||
authfs | ||
compos | ||
demo | ||
docs | ||
encryptedstore | ||
javalib | ||
launcher | ||
libs | ||
microdroid | ||
microdroid_manager | ||
pvmfw | ||
rialto | ||
tests | ||
virtualizationmanager | ||
virtualizationservice | ||
vm | ||
vm_payload | ||
vmbase | ||
vmclient | ||
zipfuse | ||
.clang-format | ||
.gitignore | ||
Android.bp | ||
OWNERS | ||
PREUPLOAD.cfg | ||
README.md | ||
TEST_MAPPING | ||
rustfmt.toml |
README.md
Virtualization
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.