commit | b59248bfa6874204dc6ef41a8fe2ca86c65bd948 | [log] [tgz] |
---|---|---|
author | Keiichi Watanabe <keiichiw@google.com> | Mon Mar 10 02:48:27 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 10 02:48:27 2025 -0700 |
tree | 22d5470f8cb1db275e5a20382194cfb7215a0e43 | |
parent | cc678218099694ad150012db6c5b9d8ffeee55cc [diff] | |
parent | ad73fa4e12bb3250c734211a5475fc43e62c95ff [diff] |
Merge changes If5df4808,Ia760a4da,I0b797a15 into main am: ad73fa4e12 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3529799 Change-Id: I620114c10edf5aa46e2061f97b8878d74787d18f 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: