commit | 695a20a0e9e50f8982ea83fa9a646a2f79dc232f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Dec 03 06:29:38 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 03 06:29:38 2024 +0000 |
tree | af673fa887cb1084a27e2be7b0075df0e8d88881 | |
parent | 35bbadded212d5e87a1a58c2ae9a748246d720d8 [diff] | |
parent | c34fed9c004b949a66bd89646ade3b3f716a620f [diff] |
Merge "Reapply "Add os parameter to composd_cmd"" into main am: c34fed9c00 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380388 Change-Id: Ic4a726a08886a4331fdcc5bc2fbd5ef6da94c022 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: