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