commit | 27624bae2f088af79f0f06891673591d9def4fd5 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Mar 20 00:37:04 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 20 00:37:04 2025 -0700 |
tree | d0c8ccc0522f23f84bff3649ecc8bce89011864c | |
parent | def0d69d92438c1a3578d0cabef994313bac5090 [diff] | |
parent | 0b2c738b814f74dffba422e2d6fb33398af5427f [diff] |
Merge "Always install libavf.so" into main am: 0b2c738b81 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3551259 Change-Id: I032c51bfca1434946fbd037e9bfda52d6590871e 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: