commit | f17203fdf668ec62f773463c0db3a939feb470e4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Dec 12 07:00:56 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 12 07:00:56 2024 -0800 |
tree | 6c45817e0757915d48a5fbf110e7025a92336ead | |
parent | 1b408dae153e0c0a3d3c4adfed743fc89d159e5a [diff] | |
parent | 69de3efb991924b3eb66ef26e267d037f3e1c637 [diff] |
Merge "Remove constraint for RELEASE_AVF_ENABLE_EARLY_VM" into main am: 69de3efb99 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3408262 Change-Id: Ife125efec59eb8775b22a9dcfb5893c50e3721ab 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: