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