commit | d1f2834c8cba93b394af961b402197fbbe2231f8 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Feb 19 20:03:40 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 19 20:03:40 2025 -0800 |
tree | ff84fe60476e1b81ccc8d7caf9c9888c645c6cde | |
parent | b89acff954b9bc2edea64ac2978d4565ff12bc2c [diff] | |
parent | 306180a1768440314d984bc63a33faf97237d1e7 [diff] |
[automerger skipped] Migrate to tradefed test Parameterizer am: 306180a176 -s ours am skip reason: Merged-In I347d66e99e8b9bb81720bb588029a77628de6e7c with SHA-1 cb469d86e0 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3501592 Change-Id: I673acf8734a488b864e61ede2a18fa2733a692e7 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: