commit | d803e3f5e57ff63183950b99021f9a6272cb6e56 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Tue Mar 04 14:31:16 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 04 14:31:16 2025 -0800 |
tree | 7ab393a6bf13801c1813dc98886c31a8cba91596 | |
parent | 5b12635d40df1760364e387fe4cc6baca9776af4 [diff] | |
parent | d9d51d2efef69696b2492244fa0354d8ac2dcad8 [diff] |
Merge "Fix partition check on /data/nativetest/vendor" into main am: d9d51d2efe Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3522774 Change-Id: I4e85cebd44ac6c4b24330f3b3f7e80431f573374 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: