commit | 60a04345666e233b949610c2a6662f82f554e8b4 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Fri Oct 06 08:59:38 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 06 08:59:38 2023 +0000 |
tree | 45caf4236e9ebfebd03ddf764ba0351ea9e76844 | |
parent | 34e44d0b34e0114a3eae114a0106d649e7172340 [diff] | |
parent | 28a29a361fe80f0dfcc62f4f6ede552e62d30d81 [diff] |
[automerger skipped] Merge Android 14 am: d7cea46642 -s ours am: 28a29a361f -s ours am skip reason: Merged-In I8557b04c0fa4f4de28f6fdf79712dd5ee8f2b963 with SHA-1 bc828d726c is already in history Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2777056 Change-Id: I85912bca1b59aeb2dc8963e5d066efdf67945949 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: