commit | bfd20bf7ad2eb743e7209b94b98e57775f8b2a1b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Aug 20 21:45:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 20 21:45:31 2024 +0000 |
tree | f18d4f389b8e8afd0569cbc3bef8bcd02bf85727 | |
parent | c13c62968fef7754efb08bb601f1588178d5698b [diff] | |
parent | 53c335a3046005e6a21073168bbfe2b920bf26f7 [diff] |
Merge "Better way of duping FD" into main am: 3b70c0257a am: 53c335a304 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3228669 Change-Id: I4aa8ce4468f0eb6d8b98c5f71d029c0efb8d4659 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: