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/*
|
||||
allow vold mnt_vendor_file:dir search;
|
||||
|
||||
dontaudit vold self:global_capability_class_set sys_resource;
|
||||
|
||||
neverallow {
|
||||
domain
|
||||
-vold
|
||||
|
|
Loading…
Reference in a new issue