commit | d6c2e272816163286ee9ad1d528f2f3aca800225 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Thu Oct 12 16:56:05 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 12 16:56:05 2023 +0000 |
tree | fd9799c2481207c6afdee3c1d9d6af84a42e3648 | |
parent | 686d448568f37efd8d6de5e6f587b6061a61836a [diff] | |
parent | 2e774ff0b63d351d50b24fbc3fec2d40b8d00964 [diff] |
Merge "Add additional overriding methods to signature files" into main am: 2e774ff0b6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2778892 Change-Id: I498da63ef6974796837ee1e82e1ecba791b5306d 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: