commit | 87e2084971286696310770fbdc706055d025b5ba | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Nov 27 06:43:24 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 27 06:43:24 2024 +0000 |
tree | 89f7014baadb79783e7b888786eac1e3a80484f1 | |
parent | 008d61087cc238b8edab1061be88564d8590c9de [diff] | |
parent | 35267622c97f40ecbfcfdd505b84c198fe606d48 [diff] |
Merge "Add os parameter to composd_cmd" into main am: f6511323b0 am: 35267622c9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3350516 Change-Id: Ic5a897023d995ca4bd3f40853bf7530c37405080 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: