commit | 3eb8ff10fadaee830d01cfe84c25ff247567d762 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Mon Mar 24 09:40:24 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 24 09:40:24 2025 -0700 |
tree | 6f1cc35b443e81cb65190123300945dcb5954ba1 | |
parent | 3ed1004f16f7a46cf4320230dfd7d120a92c1485 [diff] | |
parent | 86d30736b86f9d1584785c6b7c0b5d861500daac [diff] |
Merge "Ensure check-feature-enabled actually succeeds" into main am: 86d30736b8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3537504 Change-Id: I561f9e7686bb079688ba2c0a1be9732400209c01 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: