Dontaudit unneeded denials.

am: 654ceeb93f

Change-Id: I32074b390e6044a8aebc8fbb239a5b51bfe2559a
This commit is contained in:
Joel Galenson 2019-05-09 17:39:28 -07:00 committed by android-build-merger
commit 68ec29c861

View File

@ -32,3 +32,5 @@ allow vold_prepare_subdirs {
system_data_file system_data_file
vold_data_file vold_data_file
}:file { getattr unlink }; }:file { getattr unlink };
dontaudit vold_prepare_subdirs { proc unlabeled }:file r_file_perms;