commit | 7f24f11ae6915ac7dcf0363a1d58c2af203d3780 | [log] [tgz] |
---|---|---|
author | Ronish Kalia <ronish@google.com> | Mon Feb 12 17:37:03 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 12 17:37:03 2024 +0000 |
tree | d099b12773abd6180708fff7ca83ce8152de6f70 | |
parent | dd7e9cda7c91116f3875aabb78ed943bec90d67a [diff] | |
parent | 44556ad2ad718f752615279f6304238da808f277 [diff] |
Merge "Simplify test ownership." into main am: 948ae2b91f am: 44556ad2ad Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2953861 Change-Id: I07c42cca3c8310afe291d6315b0a3d76fffd0805 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: