commit | d812d20f2d371fe85ae05d062f2d1148a3482223 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Thu Feb 13 11:42:20 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 13 11:42:20 2025 -0800 |
tree | 31b9f117c2c9e563de8eadfc65071f55635dab4e | |
parent | 66403452f9a2cb625c63995990db7169b00d70dc [diff] | |
parent | 1bf4d6a5f847d6295b58361a089817b7c8e68457 [diff] |
Merge "virtmgr: use let-else and iter methods to simplify find_partition" into main am: a7ebfc5789 am: 1bf4d6a5f8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3492933 Change-Id: If6609d32915bb79f08e54ac7182c981517770a6e 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: