commit | ae0c2f5df494f5b5ffd6e56bb795fe4a33ba81dd | [log] [tgz] |
---|---|---|
author | Istvan Nador <istvannador@google.com> | Thu Mar 16 16:31:14 2023 +0000 |
committer | Istvan Nador <istvannador@google.com> | Thu Mar 16 16:48:55 2023 +0000 |
tree | 7ddec186c934eac0a935e180763360c91669377a | |
parent | 563018f2af40943368098b17691766425b3d4df3 [diff] |
Microdroid: wait for apexd.status=ready instead of activated in init.rc 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
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.