adb_selinux_denials
Retrieve recent SELinux AVC denial messages from logcat and kernel logs to diagnose permission issues and understand security policy enforcement.
Instructions
List recent SELinux AVC denial messages from logcat and kernel logs. Shows which processes were blocked, what they tried to do, and the SELinux contexts involved. Useful for diagnosing permission issues and understanding security policy enforcement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | Max denial entries to return (1-1000, default 50) | |
| process | No | Filter denials by process/source context name | |
| device | No | Device serial |