commit | a94606396f002e6bea040f4674705d305516a198 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 02 10:27:22 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 02 10:27:22 2024 +0000 |
tree | cb357ae7e0b116b286001fc88d750aa3db8e844d | |
parent | 571db9639fcc4a3e11962ad78d6d33c2e0a8bd1b [diff] | |
parent | 29164f735ba4b8d15a08943a72d312694bcd0e9e [diff] |
Merge "Add 'define_artifacts' for build artifacts in kokoro" into main am: 29164f735b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3290081 Change-Id: Iacc9cc75d9029fccd2c4bfa0d213d5b85ab546da 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: