commit | 19c1d6c70e11c993e08c1f479a1af1552b66c7b8 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri Aug 06 14:08:16 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Aug 10 03:11:35 2021 +0900 |
tree | 25b20928ec701f9fe24613d3f1c55e3155a2ac07 | |
parent | 5d94bfcd79d9c0e2639b09201b1d3a153ad23a6f [diff] |
microdroid_manager: verify APK/APEXes 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
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.