commit | f4dce0a70ccecfd5fe19ee98e9d7a8af38ec650c | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Mar 08 14:34:01 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Fri Mar 08 14:37:17 2024 +0000 |
tree | f301264782554031fdd901a7abae94da688ebf22 | |
parent | 9b53f8d5a46ce03d86b6fd12f57fd4302e6f3921 [diff] |
Include full logs when we get unexpected denials Pull all the VM logs, check them for SELinux denials, and if we find any report the complete log rather than just the denials - to give us a chance to figure out where they come from. Bug: 328753027 Test: atest MicrodrdoidHostTestCases Run on my slightly broken test device which is showing denials See logs Change-Id: I6d9ed4ba3e46450acd65e17ce81c48e2d7e35a8e
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: