commit | 5aafbf4341ffe8abf6133c441560bd417b6da809 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Tue Dec 17 13:19:32 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 17 13:19:32 2024 -0800 |
tree | 41b760e4a038bee1ad98c45d64f38bdae2e08681 | |
parent | f0363ac996153e277df4a3f69c646df49870afb4 [diff] | |
parent | 99c51463383c534139cf7ebc532ab082d9a88a1c [diff] |
Merge "libavf: fix nullary function signature" into main am: 99c5146338 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3417479 Change-Id: I0112ebf06209f59db5ebc6c2252a10415eb87279 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: