commit | afe7622a94f78d70a5e364d2d4e90a99c9e7d8f8 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Oct 05 18:31:26 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 05 18:31:26 2023 +0000 |
tree | 45caf4236e9ebfebd03ddf764ba0351ea9e76844 | |
parent | fcdc5c96c14bc8fde60caf1775c51e3a5a378383 [diff] | |
parent | c8e471f5d212836a6c94a9753660b2703a1798de [diff] |
Merge changes I8557b04c,I31610911 into main am: c8e471f5d2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2761473 Change-Id: Iecaaa2b6ee2f896b4077c72646ee1fe8e11b58a6 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:
How-Tos: