commit | 960c9030f0700d3ba81c6176c815ed52a5028de9 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Dec 07 16:53:45 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Dec 12 09:15:44 2022 +0000 |
tree | 96a21ce22f8ccea46a473817cabc0bf2ee23fd63 | |
parent | dcf06c5dd4cb7809515e2817c2f020357392624b [diff] |
Wait for extra_apk mounts before starting payload This extends my previous fix for the primary APK to the extra APKs. Each mount gets its own "done" property, and we wait for all of them to be set before proceeding. Bug: 252811466 Test: atest MicrodroidTests Test: composd_cmd test-compile Change-Id: I0880d2c240ab02384a193f7196222cf905850589
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.