commit | cc339a1978ee108ae5d11b60682a6458d05e6059 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Mon Jul 04 12:44:19 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Mon Jul 04 12:44:19 2022 +0000 |
tree | d77742c12dd3ac5aafd1bd3596cd0c709b8c79c7 | |
parent | 3854e4082d0dafad9d510f36307245cbdb2f805d [diff] |
Mount extra APKs with noexc Extra APKs are used to provide extra data to a microdroid payload so their contents should not be executable. Have zipfuse enforce this when mounting them. Bug: 237742605 Test: atest MicrodroidTestApp Change-Id: I3d9e258e4a2941b05b8a3f107520b9cfb37c0d95
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.