commit | b5703fdc27286a8fc8ae5481dc299ba1e5a0eb70 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jan 23 08:18:01 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 23 08:18:01 2025 -0800 |
tree | 933eef24fad7673503208e3c21b8b71ec162361e | |
parent | b4e69f02945c00876e43cea0a688805d8d4495e9 [diff] | |
parent | 84c99ba267beeed0e4024cf5eac1986e595d90c3 [diff] |
Merge "add 'target' gitignore" into main am: 84c99ba267 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3462374 Change-Id: I7a9176336ea1b533d509c0c18a910c4db05a6e05 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: