commit | 4b219d19497d5dabb3e50d8a41aadc4b403e8ccb | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Oct 15 03:53:28 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 15 03:53:28 2024 +0000 |
tree | 61b0f88f78ead3117552767a0fb4089eed63bc65 | |
parent | b0dd0d35b242acd4db81c6e93d758be13560412e [diff] | |
parent | 8b44302d34c126fa4002c474814a24a2e0364e02 [diff] |
Add Kokoro presubmit job for AVF Debian package. am: 8b44302d34 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3309295 Change-Id: I08daa8aa2f904365ecf6f7ce2554b12c4620ffb0 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: