storage: fix vold selinux error
Bug: 264483567 Test: boot to home Change-Id: I015cf889fb84d6029aa1eb492949553f3ab528a9 Signed-off-by: Randall Huang <huangrandall@google.com>
This commit is contained in:
parent
a5ba7efd7b
commit
4e59f9be6e
1 changed files with 4 additions and 0 deletions
4
storage/sepolicy/vold.te
Normal file
4
storage/sepolicy/vold.te
Normal file
|
@ -0,0 +1,4 @@
|
|||
allow vold sysfs_scsi_devices_0000:file rw_file_perms;
|
||||
|
||||
dontaudit vold dumpstate:fifo_file rw_file_perms;
|
||||
dontaudit vold dumpstate:fd use ;
|
Loading…
Add table
Add a link
Reference in a new issue