commit | 439f92a5061b38f5d725cbda0934cf850b911cc9 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Sep 23 14:09:33 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Sep 23 14:09:33 2024 +0000 |
tree | 3e40895c02d76e1f21820e8d8e86333dca6cc4db | |
parent | 772fecf7dfd73b99e1b6e892ec13e13b9467d640 [diff] | |
parent | 83bb71a25c02aceea0bf42b0b2a66d710db87e3b [diff] |
Merge "Add build config for Kokoro" into main am: a63d988547 am: 83bb71a25c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3271637 Change-Id: If30cb902b3acba279c36e8142638e0a257bbd96b 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: