commit | c4a604518d6296b7945cf1ebcd7054860634116d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Jun 17 01:45:40 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jun 17 01:45:40 2024 +0000 |
tree | 91976ba4ecefe3a79c0de32f097c44057dd75195 | |
parent | f1b6ce78d33990e14047dd7afa9f675a8f5ba6f1 [diff] | |
parent | b081fe2f56b461eb3a240719e612bb66e516a0b4 [diff] |
Merge "Ferrochrome: Download test image only" into main am: b081fe2f56 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133393 Change-Id: Ibacdd2e37058af340f33f0e5f8dd4c9749a2414a 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: