commit | ef830f58d2c2e18a6c6c5f63aff7ab7e4bfceb42 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 02 11:12:35 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 02 11:12:35 2024 +0000 |
tree | eb27539104aadcefe8664d51d1e81ed5abef6dd7 | |
parent | b6263b7e73e0fd9bdf3cb5c99689bae2a4df0209 [diff] | |
parent | 5cb0932f1c733ef276295ac2dd07d7c573ef0c14 [diff] |
Merge changes from topic "forwarder_guest" into main am: b37407f1df am: 5cb0932f1c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3289344 Change-Id: I3e2a8a9c18e0a95fb680173bc98c56a78c5002db 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: