commit | 168e0dacf4eccb80536719e86103bb902dade6ad | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Wed Oct 23 17:58:00 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 23 17:58:00 2024 +0000 |
tree | 81c0aa18d10e95728f105b5370eb07473510611f | |
parent | 08fad508352f80e62b310e6d5a005524ce22d012 [diff] | |
parent | 81f1e1cbf4cf64e353d8e1ff8361f5cd6bce8095 [diff] |
Merge "Remove dependencies on the 1-variant fallback" into main am: bd99d50cc6 am: 81f1e1cbf4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3317606 Change-Id: I07fae628f00ff39c191dc422660f117e80bd1db6 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:
AVF APIs:
How-Tos: