commit | 807e9122b56dea633cbfebed524a577763df2d37 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Oct 17 08:35:22 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 17 08:35:22 2024 +0000 |
tree | 229396e66a54665b6fd2222d3dc4070674c51387 | |
parent | 2539c3382932dacc45f35b64a91488329c706e90 [diff] | |
parent | ac1971550935f0e0f238c1a7be429e796ece80b5 [diff] |
Merge "Add forwarder_guest_launcher into debian VM." into main am: ac19715509 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3311781 Change-Id: I74f2dc27105beac45ae6059042433980e16ea8d3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: