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