commit | e706c9f3a98375af2c2ad27f5917196f7171def3 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Thu Jul 29 17:21:20 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Thu Jul 29 17:22:10 2021 +0900 |
tree | 5fbca1ab39b636039584766a4e8ff80c7b7e54a6 | |
parent | f207f09e39ad6117b4a21ca5769c28c46b10e416 [diff] |
Microdroid_manager starts before apexd Microdroid_manager should verify payloads (APEXes, APK) before anything else (including apexd reading APEXes, apkdmverity/zipfuse reading APK). In order to start before apexd, it should be "bootstrap" process (since it can't rely on any apexes including bionic). Bug: 190343842 Test: MicrodroidHostTestCases Change-Id: I682555822fb8f73ea160c4a2ac379549dde35329
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.