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