1a72c6fadf
com.android.sdkext is to decide the extension SDK level of the device and set system properties so that apps can query it. In microdroid we don't support it yet. So remove it from the mandatory system APEX list. Bug: 193118107 Test: MicrodroidHostTestCases Change-Id: I1e913b0826d78f06439ec37889e390ef97c4623a |
||
---|---|---|
apex | ||
apkdmverity | ||
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.