| commit | 68a2c054f5a53f4ba4c6d8d467ff240e4e16d82c | [log] [tgz] |
|---|---|---|
| author | Frederick Mayle <fmayle@google.com> | Mon Apr 21 10:00:33 2025 -0700 |
| committer | Frederick Mayle <fmayle@google.com> | Mon Apr 21 10:50:51 2025 -0700 |
| tree | fa9f933b38c35a266e9d0d065699de29f8ee30f3 | |
| parent | 1f62ca0bc438da82120f05e520ac302d81d28cad [diff] |
virtmgr: don't print measurement warnings in first minute To reduce log spam. Measurement failures are expected early on because the VM may not have started yet. Flag: EXEMPT ... Test: boot VM, check for logspam Change-Id: I3a36cb156f08192099edd17d432734e6616d0cfe
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: