mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 03:40:35 +00:00
Merge "suppress denial logspam" into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c0de0213de
3
sepolicy/private/priv_app.te
Normal file
3
sepolicy/private/priv_app.te
Normal file
@@ -0,0 +1,3 @@
|
||||
dontaudit priv_app device:dir read;
|
||||
dontaudit priv_app proc_interrupts:file read;
|
||||
dontaudit priv_app proc_modules:file read;
|
||||
2
sepolicy/private/untrusted_app_all.te
Normal file
2
sepolicy/private/untrusted_app_all.te
Normal file
@@ -0,0 +1,2 @@
|
||||
# suppress spurious denials
|
||||
dontaudit untrusted_app_all sysfs_zram:dir search;
|
||||
Reference in New Issue
Block a user