commit | 06ef71fd9c8064b676350be2b9fb0624bccef620 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Oct 14 01:14:38 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 14 01:14:38 2024 +0000 |
tree | 6f58bc7d8e2531de24c3608c82c3e049f9a32792 | |
parent | e580a312de9b9f36b02fbcfc54028240ea18ab87 [diff] | |
parent | 1d6ecee7d5928b62c0b8082c0b231d9ab5f455ca [diff] |
refactor build script am: 1d6ecee7d5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3304000 Change-Id: I70ebedfd07d339c8da840941c94e8230fc87a0eb 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: