commit | 44a44c8980dad96aaefd11b81bdfcd684b08db80 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Aug 28 07:03:45 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Aug 28 07:03:45 2024 +0000 |
tree | 28f4d9547db4bf29b219b12957f7fffdde765b66 | |
parent | a838b3c8dba7ea8d9eb7315f4dfbc869b08d6810 [diff] | |
parent | 5e6c369b3f73913494e5d76761a1d9dc094b604b [diff] |
Merge "Remove one more use of from_raw_fd" into main am: 4465bc9919 am: 5e6c369b3f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3244021 Change-Id: Ibcbfe156838ab1689fb9b9a7a9c8e0f63cc883c3 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: