Merge "Dontaudit unneeded denials."

am: 62f0e4f9d0

Change-Id: I30893cf5b64ed90d38c84827b47c30f68e75b436
This commit is contained in:
Joel Galenson 2019-05-13 09:20:13 -07:00 committed by android-build-merger
commit 44dbfc9c31

View file

@ -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;