commit | b338bd2543c4d96ec8bac39e2bc8cf2039f0831d | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Oct 04 06:45:03 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 04 06:45:03 2024 +0000 |
tree | e5e7d6a80cced9e93ff30434a3e7622bd999d457 | |
parent | f9eff2e2ad27a0a12078b6eac24a83ad171bba8b [diff] | |
parent | 6aba7c0ba31cd07ad9e208062092373f29244e54 [diff] |
Debian VM holds forwarder_guest am: 6aba7c0ba3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3289345 Change-Id: Ia0ddd25023a4bcc1074000c588a75c42a5ba3a73 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: