commit | b640985f5c7110f977da54cde1dad89e9343838d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Sep 10 11:42:34 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 10 11:42:34 2024 +0000 |
tree | 0c97af33242c08b17d7329b00cb658377026b78d | |
parent | 24cf9d8ba09a82f32e2e82ba4a92aae35f622614 [diff] | |
parent | 449e583ef8d203d12d6cc86110fbb249adcb37e7 [diff] |
Merge "Add libinherited_fd crate" into main am: 830353bfc3 am: 449e583ef8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3253252 Change-Id: I1f5fef9244eef28d6b0ae2f1a96366a30871af50 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: