commit | 6d53e77f544303e72c87a075252297cccc04365f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jul 16 14:36:04 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jul 16 14:36:04 2024 +0000 |
tree | 999c0ccaf8169cee1d17474250be877c36cff943 | |
parent | bec311aa4d546de92de118dfeb23abafb2af4f5b [diff] | |
parent | 4ffceb5ad7e23e25a8d873fc1bd4d9b62903a264 [diff] |
Merge "Ferrochrome app guides how to download the assets" into main am: 4ffceb5ad7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3175324 Change-Id: I01b56c0ac22490760e3645a68392119e8c32cdcc 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: