commit | 54155acddd414145e490675aae2a88103c9cfcc2 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 09:45:48 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 19 09:45:48 2024 +0000 |
tree | c580323c8b334d0614d4c3941c226e6e6d2f93c9 | |
parent | 1a59bfd3cd0c35e5e3f1de93bf9473e053f6d9f2 [diff] | |
parent | c5e78dc83c87cb86a21de5df73800769676ab517 [diff] |
Deprecate old implementation around providing network to ferrochrome am: 835abfe2b7 am: c5e78dc83c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133194 Change-Id: I2b507866afd19822f63700f643cade3dbb425b8f 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: