commit | 84ac72d56170e721dd7c60c9bc4ecd0bc4df146b | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Sun Dec 15 21:37:19 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Dec 15 21:37:19 2024 -0800 |
tree | 677bed3b77b15c07865c0db475897a8c6400325e | |
parent | ac0e2c66862aed126d2d6096c4bc299c1f8fa746 [diff] | |
parent | aa6541ece1e1ade18378aaa6ae007653889f1e66 [diff] |
Merge "Create dialog for adding a new inactive port" into main am: aa6541ece1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3409039 Change-Id: Ib4953fb23b6583875495ff005dbcd6853e86def5 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: