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