Merge "Hide denial seen during boot."
This commit is contained in:
commit
513065c195
1 changed files with 2 additions and 0 deletions
|
@ -238,6 +238,8 @@ allow vold misc_block_device:blk_file w_file_perms;
|
||||||
# vold might need to search or mount /mnt/vendor/*
|
# vold might need to search or mount /mnt/vendor/*
|
||||||
allow vold mnt_vendor_file:dir search;
|
allow vold mnt_vendor_file:dir search;
|
||||||
|
|
||||||
|
dontaudit vold self:global_capability_class_set sys_resource;
|
||||||
|
|
||||||
neverallow {
|
neverallow {
|
||||||
domain
|
domain
|
||||||
-vold
|
-vold
|
||||||
|
|
Loading…
Reference in a new issue