19c1d6c70e
Even though libapkverify doesn't do much verification for now, having it in use would make CI detect errors in the future. TODO: - zipfuse should wait until APK is verified. - boot should abort when verification fails. Bug: 190343842 Test: MicrodroidHostTestCases Change-Id: I221be1c7d9a0bfcd312593d3958f950311b67af5 |
||
---|---|---|
apex | ||
apkdmverity | ||
apkverify | ||
authfs | ||
compos | ||
demo | ||
docs/getting_started | ||
javalib | ||
launcher | ||
microdroid | ||
microdroid_manager | ||
tests | ||
virtualizationservice | ||
vm | ||
vmconfig | ||
zipfuse | ||
.clang-format | ||
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.