commit | da13122e575ebd7369508d02fc6609191c97b2f6 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Aug 29 01:45:32 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 29 01:45:32 2024 +0000 |
tree | 5f44e63441a4c546354c7cae2042ec4469430b23 | |
parent | 9eb27bc21fd4436935ea218fad4dff185ac1b1c5 [diff] | |
parent | a744a68c6651b4d7faa9b3982077c1bccd69dd97 [diff] |
Merge "Remove yet another use of from_raw_fd" into main am: a744a68c66 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3241573 Change-Id: I34e296ce2916ce5c0a09eac19c36bb0625769f23 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: