commit | 0c179ad6ab90c748ae128f2e998600ed7aed152e | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Oct 21 07:55:40 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 21 07:55:40 2024 +0000 |
tree | 25f5abee8c07a9b6761a271fb0069a3ea0787d1f | |
parent | af75cc6219008ec4538d2425f39cdeee2e3079c0 [diff] | |
parent | 6e9355a08595768e6b8ba977547dc71904ffe07b [diff] |
Merge "Modify build artifact's output dir properly" into main am: 6e9355a085 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3313756 Change-Id: I4413e249662caa2c71ea674e429c4af10fff9f6b 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: