commit | c45c4bd3b567b415469270c90b17683d34867965 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Dec 11 08:50:47 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 11 08:50:47 2024 -0800 |
tree | 68bff5d2108c40f551f842dbc1923a8f8bb0965d | |
parent | 84e3f935ad74a1f3708105a56b6875aedfd1f20e [diff] | |
parent | 1284ccc1b75bcce5d69c077ee89343d20b22e680 [diff] |
Merge "libavf: Fix build" into main am: 4d74fc0aee am: 1284ccc1b7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3405199 Change-Id: Ida9ec39ad662e655d02cae744e85d3162af1df00 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: