commit | e85ee458106a459aec025297ba434eb66723b713 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Dec 16 06:11:36 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 16 06:11:36 2024 -0800 |
tree | 84bc265b0820252e172b8a540ec02a5b0aacff4b | |
parent | c4f24450dcab3470b0f578a7b1d57e4706fe36bf [diff] | |
parent | e0deacafbf3ba7898b0e2d63c71b7f287f64501a [diff] |
Merge changes I3cfa3974,Ibfa26306 into main am: e0deacafbf Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3413198 Change-Id: Ibaffc991a7f3ffa099a545f0e2066c53a6b0be35 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: