commit | 4acbae411fa2934aecf442bd3d5d43e09201d5d5 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jun 19 09:10:36 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 19 09:10:36 2024 +0000 |
tree | 5d7f51cd997b72cab638432908014f42e0564b91 | |
parent | 77ec0bb7a9b1cc2e762148ab319399cec051e703 [diff] | |
parent | 8063fc420bdcc57f5a3651ecedcfb458cc959b83 [diff] |
Merge "Ferrochrome launcher" into main am: 519dcbf9df am: 8063fc420b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133394 Change-Id: Ifb8cf5ed5d9113dfdaa7699c1010f6d6a31dd43a 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: