commit | a43fc7260000cce0578263adc08626d0e77bb089 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Sep 12 11:04:57 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Sep 12 11:04:57 2024 +0000 |
tree | 97b44b014ad661e3729dc944c353b2794db710aa | |
parent | ed8dfd198e0fe568ac642a3fb6239bfc300c8161 [diff] | |
parent | d8d5f4090ca4a6676e592930a84dee8f31d47d34 [diff] |
Merge "Revert "Add libinherited_fd crate"" into main am: bf72bec59c am: d8d5f4090c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3261776 Change-Id: I2a1b26a615af54dc4bfb91450255766c4aa2d044 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: