6351310cfa
The pubkey embedded in bootloader should match with the key signing VBmeta. The updated build graph is to ensure bootloader and VBmeta to be generated with the same key. All other filesystem images are signed with the same key for convenience even though it's not necessary. Bug: 193504286 Bug: 203726593 Test: atest MicrodroidHostTestCases Change-Id: I4ecb9e2c00d739aba84677036edf256f141767ac |
||
---|---|---|
apex | ||
apkdmverity | ||
apkverify | ||
authfs | ||
binder_common | ||
compos | ||
demo | ||
docs/getting_started | ||
idsig | ||
javalib | ||
launcher | ||
libs/libavb_rs | ||
microdroid | ||
microdroid_manager | ||
pvmfw | ||
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.