commit | 17e0cee39d129c68fb5201f17fe4051cbce81498 | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Thu Oct 31 06:24:32 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Oct 31 06:24:32 2024 +0000 |
tree | 0300e2a360f3245f072e1399f32336f5a9f0b811 | |
parent | faaee164d054cac3281dac7aa6eef1f7628bb93f [diff] | |
parent | 5fcb63490aad05638a2fecaf3ed42555647d4ef3 [diff] |
Merge changes Id33c0af3,I66d97987,Idbd4bf2f into main * changes: virtmgr: Wait for socket file before connecting virtiofs: Add systemd unit to mount virtiofs inside guest virtiofs: Request permission to access storage
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: