commit | 1ca26656c525cee392bc6928b16b44e066a5561e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Dec 10 20:11:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 10 20:11:31 2024 +0000 |
tree | 68c6f2d7bf46770c28782372c71bf90db9bda466 | |
parent | 1025292de279fb63d22d76fd0935218974670e2b [diff] | |
parent | 267fbb30e139e2a092dc40f90750401d1a19c816 [diff] |
Merge "build/debian: Build and use our custom Debian kernel" into main am: 267fbb30e1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3391442 Change-Id: I2c9d2c16feb0fec185c6f26472a7b3ea548a4d56 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: