commit | abaa1a75881ddc7c413d2f8fc6bdfc85d529d049 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Aug 23 01:52:20 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Aug 23 01:52:20 2024 +0000 |
tree | cafc232029a663eebcd1ca1230d7b87ac08d3ca9 | |
parent | 2bbdd64ac2b8c687847895aa356588729ce5c215 [diff] | |
parent | 3a06c7f3a7d2f832390915dca16588372e2496ac [diff] |
Merge "Make use of the conversion from UnixSeqpacketLisnter to OwnedFd" into main am: 3a06c7f3a7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3231142 Change-Id: Ib0c12e7deba87ad9f783cf3a8108c658549ae85c 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: