commit | 630b1ffb7c6bb2b7f4c1a6fbe57de9634ffddeae | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Aug 22 13:11:52 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 22 13:11:52 2023 +0000 |
tree | 365644b6bbd0ab0b6bfb4a4040bb8cb9bd1ecd82 | |
parent | 568e803b8b549d4bf5cec8d8f2658be843835824 [diff] | |
parent | 2ae7d4e2f8aff8e93678942a396f7a63919093fe [diff] |
Merge "Remove unsafe lints now that they are enabled globally." into main am: 2ae7d4e2f8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2720254 Change-Id: I1d8975e9fda406810dacc14ccec9d6f01b97c0e1 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: