commit | 4fc9ba29db1608630f131e4605fb0053a06d4bc4 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Sep 25 00:22:54 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Sep 25 00:22:54 2024 +0900 |
tree | 38bcb4e10cb2bd7ddf6a1333bf5dc59f5b219898 | |
parent | 856e3becce3518c65f7e679fc8b05653dcd7556a [diff] |
Remove mountdisks.BASE in favor or links /dev/loopXpY are created by hard-linking to /dev/loop* for the parts of the file. Bug: N/A Test: run build.sh in the docker Change-Id: I34f72e3dd056ff6fdb3c087707a9f5eeab341ed5
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: