commit | 6bacca593a0de266740d15fca49c9428bffc7449 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Thu Oct 12 18:39:30 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 12 18:39:30 2023 +0000 |
tree | fd9799c2481207c6afdee3c1d9d6af84a42e3648 | |
parent | 7c20aaf8dd4eab8c11dfcd103df1c4cb71887a1a [diff] | |
parent | 69c60d80dee5bc803ad031fbab35c5eba0d8def9 [diff] |
Merge "Add additional overriding methods to signature files" into main am: 2e774ff0b6 am: d6c2e27281 am: 3ec1cd9798 am: 69c60d80de Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2778892 Change-Id: Ib7b07840c7c9836ae39b23d2a8dd18f347cadc41 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: