Merge "Storage: fix hal_health_storage_default selinux error"
This commit is contained in:
commit
36c8260f6f
1 changed files with 3 additions and 0 deletions
3
storage/sepolicy/hal_health_storage_default.te
Normal file
3
storage/sepolicy/hal_health_storage_default.te
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Access to /sys/devices/platform/*ufs/*
|
||||
allow hal_health_storage_default sysfs_scsi_devices_0000:dir r_dir_perms;
|
||||
allow hal_health_storage_default sysfs_scsi_devices_0000:file rw_file_perms;
|
Loading…
Add table
Add a link
Reference in a new issue