commit | 82567462f32ca92e8ccad00c58530b50d61bc564 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Jun 03 14:13:28 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jun 03 14:13:28 2024 +0000 |
tree | 9f0b68c96780610fa87c1a77fa00d4c486755887 | |
parent | e3e1b57c350f51da129798232486e4af0a3c9bde [diff] | |
parent | 519f14ce6115ce45b2b8df30175374995e4651c2 [diff] |
Merge "Don't use non-protected VMs for CompOS" into main am: 740257b3d4 am: 519f14ce61 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3110277 Change-Id: I3f7bb08b1c5dc6e02acaf372b4e7f6fe785efa8e 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: