diff --git a/non_plat/mediacodec.te b/non_plat/mediacodec.te index 8091280..b582ccc 100644 --- a/non_plat/mediacodec.te +++ b/non_plat/mediacodec.te @@ -17,7 +17,6 @@ allow mediacodec Vcodec_device:chr_file rw_file_perms; # Purpose : VP & VR dump and debug allow mediacodec M4U_device_device:chr_file rw_file_perms; allow mediacodec proc:file r_file_perms; -allow mediacodec sysfs:file {read write open}; allow mediacodec debugfs_binder:dir search; allow mediacodec MTK_SMI_device:chr_file { ioctl read open }; allow mediacodec storage_file:lnk_file {read write open};