commit | d338b5f95e801f2cda0b0df315b0e4a88b3c3d77 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Fri Dec 13 18:53:57 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 13 18:53:57 2024 -0800 |
tree | 91e7586e83b414913be616eb7e9b3428e6600307 | |
parent | 368724749252124eb6cdc467ccc49bb7818834af [diff] | |
parent | b829eca9f4c66c648dc38520c96cf02059c39a4f [diff] |
[automerger skipped] Merge 24Q4 into AOSP main am: 765d575cb6 -s ours am: b829eca9f4 -s ours am skip reason: Merged-In I36c496a3b5bc079c63bb4c7bb5c19d77a3c0c79d with SHA-1 c27864e03e is already in history Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3409040 Change-Id: I2c80d2d2dea222540714f3c8820ba20a43d29591 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: