commit | 4642448de99d66ea97dce85fcd2243b57675fa90 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Mar 19 10:57:35 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 19 10:57:35 2025 -0700 |
tree | 912a82ef0020e704a2cb1f958f3f81874211e3b8 | |
parent | 076f69282c5255f2d23edabb99b39485f4bbe7d8 [diff] | |
parent | af300dcf9af116c9501943ec0670d6906e8768d0 [diff] |
Merge "Allow override of the trusty system vm packages" into main am: af300dcf9a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3552239 Change-Id: I68a3b365c0968c0a0fe1f5c3af23242d21e26490 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: