sepolicy: ignore avc denial
ignore avc denial since it is debugfs Bug: 271931921 Test: pass boot health check extra test https://android-build.googleplex.com/builds/abtd/run/L49300000960255489 Change-Id: Iceee4d347b5e90bce6d16054c6ee0c8091652a9b Signed-off-by: Chungkai Mei <chungkai@google.com>
This commit is contained in:
parent
83087bd818
commit
fdd0ef451e
1 changed files with 1 additions and 0 deletions
1
vendor/kernel.te
vendored
1
vendor/kernel.te
vendored
|
@ -10,6 +10,7 @@ allow kernel self:perf_event cpu;
|
|||
|
||||
no_debugfs_restriction(`
|
||||
allow kernel vendor_battery_debugfs:dir search;
|
||||
allow kernel vendor_maxfg_debugfs:dir search;
|
||||
')
|
||||
|
||||
allow kernel vendor_regmap_debugfs:dir search;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue