commit | cc9862fcf3a0422ec1f5ee4aed288e2309cf7b37 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Mon Feb 10 20:42:59 2025 -0800 |
committer | Frederick Mayle <fmayle@google.com> | Wed Feb 12 18:30:38 2025 -0800 |
tree | ebf7f752179fc90aaca7f547f4822c4c1d971866 | |
parent | d7da915ee277cb24c0042f968da7a9974daeb76d [diff] |
virtmgr: use let-else and iter methods to simplify find_partition No behavior change intended. Test: m Bug: 393087663 Change-Id: Ie0a4f412cb19749b90aeac6dff2ba946102e83e8
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: