commit | 9cc0f4fcfc3d7877ad0297a104e3382787b8f2a3 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jan 07 00:01:11 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 07 00:01:11 2025 -0800 |
tree | f5805f688b2928756b05d38cb156c8631fdefef2 | |
parent | 784b77ad819ba470df38d7ed383790173ea3e5b5 [diff] | |
parent | 139ed2751cdef56450225a1b173d8f147932893e [diff] |
Merge "Annotate tests accordingly" into main am: a3b778d1c6 am: 139ed2751c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3431890 Change-Id: I9233de54f50a8fb7695deee6465a855bf7c5b22d 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: