commit | 101e83c49977fe67c0866bf228f1d2ffd3f44e71 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Fri Oct 06 09:51:17 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 06 09:51:17 2023 +0000 |
tree | 45caf4236e9ebfebd03ddf764ba0351ea9e76844 | |
parent | c8dfb293814b772e2c05f12e1c2cdaef09e1af33 [diff] | |
parent | 60a04345666e233b949610c2a6662f82f554e8b4 [diff] |
[automerger skipped] Merge Android 14 am: d7cea46642 -s ours am: 28a29a361f -s ours am: 60a0434566 -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: I8af281f912b1abaa7f4e2a65696e16eb945e04e9 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: