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