Merge "Revert "Temporarily hide denial to fix tests.""
This commit is contained in:
commit
76a1a76b35
1 changed files with 0 additions and 3 deletions
|
@ -32,6 +32,3 @@ allow vold_prepare_subdirs {
|
||||||
system_data_file
|
system_data_file
|
||||||
vold_data_file
|
vold_data_file
|
||||||
}:file { getattr unlink };
|
}:file { getattr unlink };
|
||||||
|
|
||||||
# Temporarily block denials causing failing tests (b/129298168).
|
|
||||||
dontaudit vold_prepare_subdirs domain:file read;
|
|
||||||
|
|
Loading…
Reference in a new issue