commit | 5dc421758b67f48a1d102dc41850aba352bbe9c1 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Oct 05 16:43:47 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Oct 05 20:03:12 2021 +0900 |
tree | ecf295df0f2f42840daabf742c695804e99c75c6 | |
parent | 1146873153a6f6795ddb24084c7abdf0c9914cd8 [diff] |
virtualizationservice: "prefer_staged" for apexes App can tell virtualizationservice to use "staged" apexes for its payload. // vm_config.json { .. "perfer_staged": true } Bug: 199146189 Test: MicrodroidHostTestCases Test: adb install --staged new-adbd.apex vm run-app with prefer_staged: true, started with staged adbd apex Change-Id: I6320247362e07519e120aed19b290618270e1335
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.