commit | bd333de3eafdfd40d3ab3f75ac09f50e8ed2d165 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Mon Mar 10 17:06:24 2025 -0700 |
committer | Frederick Mayle <fmayle@google.com> | Mon Mar 10 17:06:24 2025 -0700 |
tree | c52b7fdfe7c9b698e555cd5a63b3a90fa02c8b6c | |
parent | c6003681c3f1f8e20b86f767d7b101cfb72fe28f [diff] |
MicrodroidHostTests: add VM type preconditions to all tests Some devices do not support unprotected VMs. Bug: 400585042 Test: atest MicrodroidHostTests Change-Id: Iaccdbd1e27199380ec29a08c3e360853b9281c41
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: