commit | e42b41f44ffdc1f2198c8c360ea89dcefbabf8f4 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Nov 28 04:06:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 28 04:06:31 2024 +0000 |
tree | fc89c960e3b28d0e3d83bb292e80baf89a17107d | |
parent | c12dae24ce161b1002bff70a3c00f2d0784ba23a [diff] | |
parent | 5ab0021222bb794024c742a24fbb189a01e32ddd [diff] |
Merge "Revert "Add os parameter to composd_cmd"" into main am: cb079c4c61 am: 5ab0021222 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3377835 Change-Id: I3365ec98c6168a09ea770b75c91f256434a56a91 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: