diff --git a/non_plat/mtkrild.te b/non_plat/mtkrild.te index 8268aa7..a134520 100644 --- a/non_plat/mtkrild.te +++ b/non_plat/mtkrild.te @@ -74,7 +74,6 @@ allow mtkrild devpts:chr_file { rw_file_perms }; allow mtkrild ccci_device:chr_file { rw_file_perms }; allow mtkrild misc_device:chr_file { rw_file_perms }; allow mtkrild proc_lk_env:file rw_file_perms; -allow mtkrild sysfs_vcorefs_pwrctrl:file { w_file_perms }; #allow mtkrild bootdevice_block_device:blk_file { rw_file_perms }; allow mtkrild para_block_device:blk_file { rw_file_perms }; diff --git a/r_non_plat/mtkrild.te b/r_non_plat/mtkrild.te index 8c30d35..ae80035 100644 --- a/r_non_plat/mtkrild.te +++ b/r_non_plat/mtkrild.te @@ -74,7 +74,6 @@ allow mtkrild devpts:chr_file { rw_file_perms }; allow mtkrild ccci_device:chr_file { rw_file_perms }; allow mtkrild misc_device:chr_file { rw_file_perms }; allow mtkrild proc_lk_env:file rw_file_perms; -allow mtkrild sysfs_vcorefs_pwrctrl:file { w_file_perms }; allow mtkrild bootdevice_block_device:blk_file { rw_file_perms }; allow mtkrild para_block_device:blk_file { rw_file_perms };