Merge "storage: fix vold selinux error"
This commit is contained in:
commit
b4750f036e
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