commit | ce7af69938e0acdf373b46625d9954a10c1b9146 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jun 20 08:22:52 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 20 08:22:52 2024 +0000 |
tree | 766e80af996942aa06ea35f3a893aba1e4c195e7 | |
parent | fd6508dd9b7933ea8d6595f2118981a5942e065c [diff] | |
parent | ffa4de038a14e916ef7fd87d2f56d5e9457cccd6 [diff] |
Merge "Ferrochrome: Extracting image while downloading" into main am: ffa4de038a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133180 Change-Id: Ic06a43ac360a8fbd2a5a0cb20c7e1fe252186b74 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: