commit | ea60e2c206b2d9380d60b10fc03d0e469d332f4f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 29 06:37:06 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 29 06:37:06 2024 +0000 |
tree | 8cb809683e48e7863945240786a3ad42b192cf2c | |
parent | 0d582be709d72a31271a11ed67a5fb6ad1813f61 [diff] | |
parent | fbbf57617a91fa39facb7feb2003dbbf8049dae0 [diff] |
Merge "virtmgr: Remove writeback=true and CachePolicy options" into main am: fbbf57617a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3324473 Change-Id: I8bfe2a897fc5d365ac80d21c2282f8976fbb1484 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: