commit | 6e87dd0f127871ba90189e2ecf8ad1237ccc2144 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Oct 20 12:17:36 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Oct 20 12:19:26 2023 +0100 |
tree | 7d1659e57945cc2c100abff5948df94bcd7fca87 | |
parent | dfca90ae966691bc8e56229e3d3e838af29a19ec [diff] |
Better error messages in tests A good test is one where you can tell what's wrong from the error message. The selinux denials one confused me, since it showed the denial as the cause of failure without context. So add more context to various possible failures. Bug: 306516077 Test: atest MicrodroidHostTests (with my recent fix disabled) Change-Id: Ieb52c66ba189064a27b3fb1b619c2060b922ac4d
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:
How-Tos: