Merge "sepolicy: ignore avc denial" into udc-d1-dev
This commit is contained in:
commit
ca068bf60b
1 changed files with 1 additions and 1 deletions
2
vendor/kernel.te
vendored
2
vendor/kernel.te
vendored
|
@ -10,7 +10,7 @@ allow kernel self:perf_event cpu;
|
||||||
|
|
||||||
no_debugfs_restriction(`
|
no_debugfs_restriction(`
|
||||||
allow kernel vendor_battery_debugfs:dir search;
|
allow kernel vendor_battery_debugfs:dir search;
|
||||||
allow kernel vendor_maxfg_debugfs:dir search;
|
|
||||||
')
|
')
|
||||||
|
|
||||||
|
dontaudit kernel vendor_maxfg_debugfs:dir search;
|
||||||
allow kernel vendor_regmap_debugfs:dir search;
|
allow kernel vendor_regmap_debugfs:dir search;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue