9e758576b1
The biggest benefit is that microdroid is now a `TestDevice`. This allows more symmetry in the test code. The original change can cause NullPointerException in `tearDown` when AVF is not supported. This is fixed by checking nullness of sMicrodroid before use. Bug: 218751146 Test: atest AuthFsHostTest Test: On cf_x86_64_phone-userdebug, run `atest AuthFsHostTest` Change-Id: I0da31c79146ca22e6ed860e9b90fdcebaaf58391 |
||
---|---|---|
.prebuilt_info | ||
apex | ||
apkdmverity | ||
authfs | ||
compos | ||
demo | ||
docs/getting_started | ||
javalib | ||
launcher | ||
libs | ||
microdroid | ||
microdroid_manager | ||
pvmfw | ||
tests | ||
virtualizationservice | ||
vm | ||
zipfuse | ||
.clang-format | ||
.gitignore | ||
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.