commit | 9d0a719f83926f5c8a40731fc178f3b21328499a | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Oct 15 08:55:56 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 15 08:55:56 2024 +0000 |
tree | 256db163fd848675b07ada0d5cdd3d85029b9271 | |
parent | 82d12c9f772c4abc465d247853fe40c2aa694006 [diff] | |
parent | 35f49c64fdbff7625a5be26436207459c555ad7c [diff] |
Merge "Suppress error for copying log files of kokoro build" into main am: 35f49c64fd Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3307585 Change-Id: I16df68606727339229efd74cd6a0b4266f7e16ba 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: