commit | a6bf579433c18506128e03019b015e02f2708854 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Feb 14 14:33:58 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Feb 14 14:50:08 2022 +0000 |
tree | 013b6c31b3af57c819ff41e2ab1cdba52e5f75fb | |
parent | 020da2295aff97ea8a04b8cc64adbc83f730817e [diff] |
Don't rate limit audit messages Previously we were rate limiting audit messages (i.e. selinux avc denials) on boot complete, i.e. before the payload starts. This makes it hard to diagnose selinux issues in the payload. Bug: 218494522 Test: Run payload, see denials Change-Id: I5fcc0e1ed23c259fd6fb53d531858cb0bdb8fe62
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.