Revert "crash_dump: supress denials for files in /proc"
This reverts commit bd247bc88a
.
Bug: 193159611
Bug: 183575981
Test: manual
Change-Id: Id79f623d7aa759862a519411f95ab364e9916f6b
This commit is contained in:
parent
a03659044b
commit
c3e42c0034
1 changed files with 0 additions and 4 deletions
|
@ -68,10 +68,6 @@ dontaudit crash_dump {
|
|||
dontaudit crash_dump system_data_file:{ lnk_file file } read;
|
||||
dontaudit crash_dump property_type:file read;
|
||||
|
||||
# Suppress denials for files in /proc that are passed
|
||||
# across exec().
|
||||
dontaudit crash_dump proc_type:file rw_file_perms;
|
||||
|
||||
###
|
||||
### neverallow assertions
|
||||
###
|
||||
|
|
Loading…
Reference in a new issue