dontaudit on dir search for vendor_votable_debugfs

Bug: 305880925
Bug: 310539058
Bug: 318033504
Test: make selinux_policy
Change-Id: I5e13370fe5430f3dfbf73ccff787986fbe80f9ea
This commit is contained in:
Wilson Sung 2024-02-19 14:58:04 +08:00
parent 7da489c7ad
commit 0ae4d6f09e
2 changed files with 1 additions and 2 deletions

1
vendor/kernel.te vendored
View file

@ -15,3 +15,4 @@ no_debugfs_restriction(`
allow kernel vendor_regmap_debugfs:dir search;
dontaudit kernel vendor_usb_debugfs:dir search;
dontaudit kernel vendor_votable_debugfs:dir search;