| commit | 47b10d96264ceaa6fc3a5ae5da4ccef8a91ee179 | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Wed Aug 27 15:47:55 2025 +0900 |
| committer | Jiyong Park <jiyong@google.com> | Thu Aug 28 10:13:05 2025 +0900 |
| tree | 6c49b48b6617cf84a40e67399c0d0eb300594a27 | |
| parent | 41a1df18016b75129c31f9a9901a7c6a4b387a41 [diff] |
Avoid holding a lock while querying the debug info for all VMs ... and dedup the code getting debug info for all VMs. Bug: 437843268 Test: vm list Flag: EXEMPT BUGFIX Change-Id: I16d182c6d427080ad5696fd87c9b84b49c99151d
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: