msm8974-common: sepolicy
This commit is contained in:
parent
852519a4e9
commit
24fedfac2a
@ -1 +1,4 @@
|
||||
allow hal_power_default sysfs_hal_pwr:file w_file_perms;
|
||||
allow hal_power_stats_default sysfs_iio:dir { search open r_dir_perms };
|
||||
allow hal_power_stats_default sysfs_iio:lnk_file r_file_perms;
|
||||
allow hal_power_stats_default sysfs_iio:file r_file_perms;
|
||||
|
@ -11,7 +11,6 @@ allow vold {
|
||||
system_block_device
|
||||
}:blk_file getattr;
|
||||
|
||||
allowxperm vold vold_device:blk_file ioctl 0x1271;
|
||||
allowxperm vold vold_device:blk_file ioctl BLKROGET;
|
||||
allowxperm vold vold_device:blk_file ioctl { BLKDISCARD BLKGETSIZE };
|
||||
|
||||
dontaudit vold hal_bootctl_hwservice:hwservice_manager find;
|
||||
|
1
sepolicy/private/blkid.te
Normal file
1
sepolicy/private/blkid.te
Normal file
@ -0,0 +1 @@
|
||||
allow vold blkid_exec:file rx_file_perms;
|
Loading…
Reference in New Issue
Block a user