commit | cc5a0c56f67c440fa15b1098c3d1d20cb9f307c3 | [log] [tgz] |
---|---|---|
author | Hung Nguyen <hungmn@google.com> | Wed Jan 08 12:07:05 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 08 12:07:05 2025 -0800 |
tree | b3c00edf0fbeea975911586910a8356ca9119479 | |
parent | 6ad389e72a782d72e3b09e80fde96e07d98cdfb8 [diff] | |
parent | a05bb50c0b4bc1fc81e50616bb4f3b03a7e50cca [diff] |
Merge "Use rdroidtest attribute for loopdevice test cases" into main am: a05bb50c0b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3439429 Change-Id: I1acd479f1b7318d521e346df227d9f62076e44e3 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: