Suppress avc error log on debugfs's usb folder.
The XHCI driver in kernel will write debugging information to DebugFS on some USB host operations (for example: plugging in a USB headphone). We are not using those information right now. Bug: 311088739 Test: No error when plugging a USB headphone in. Change-Id: I3e13d117ca6eb9c31c3eb67be87fcea684817911 Signed-off-by: Chien Kun Niu <rickyniu@google.com>
This commit is contained in:
parent
df5d3cf62d
commit
7bb1437142
1 changed files with 1 additions and 0 deletions
1
vendor/kernel.te
vendored
Normal file
1
vendor/kernel.te
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
dontaudit kernel vendor_usb_debugfs:dir search;
|
Loading…
Add table
Add a link
Reference in a new issue