Merge "Dontaudit unneeded denials."
am: 62f0e4f9d0
Change-Id: I30893cf5b64ed90d38c84827b47c30f68e75b436
This commit is contained in:
commit
44dbfc9c31
1 changed files with 2 additions and 0 deletions
|
@ -32,3 +32,5 @@ allow vold_prepare_subdirs {
|
|||
system_data_file
|
||||
vold_data_file
|
||||
}:file { getattr unlink };
|
||||
|
||||
dontaudit vold_prepare_subdirs { proc unlabeled }:file r_file_perms;
|
||||
|
|
Loading…
Reference in a new issue