commit | c8dfb293814b772e2c05f12e1c2cdaef09e1af33 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Oct 05 19:39:17 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 05 19:39:17 2023 +0000 |
tree | 45caf4236e9ebfebd03ddf764ba0351ea9e76844 | |
parent | 50345990b3d0e31b8014f8879a7174ab9c1c00e0 [diff] | |
parent | 34e44d0b34e0114a3eae114a0106d649e7172340 [diff] |
Merge changes I8557b04c,I31610911 into main am: c8e471f5d2 am: afe7622a94 am: 34e44d0b34 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2761473 Change-Id: I58eebf2fe7e1d340e451a9901ec5aa4cc00e8ff0 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: