summaryrefslogtreecommitdiff
path: root/sepolicy/system_app.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/system_app.te')
-rw-r--r--sepolicy/system_app.te1
1 files changed, 0 insertions, 1 deletions
diff --git a/sepolicy/system_app.te b/sepolicy/system_app.te
index e80d5ff..28378ca 100644
--- a/sepolicy/system_app.te
+++ b/sepolicy/system_app.te
@@ -2,7 +2,6 @@ set_prop(system_app, hisi_prop)
allow system_app mali_device:chr_file { getattr ioctl open read write };
allow system_app hi_vdec_device:chr_file { getattr read write open ioctl };
-allow system_app vendor_file:file { read open getattr };
allow system_app hi_vfmw_device:file { write read open getattr };
allow system_app hi_vfmw_device:chr_file { write read open getattr };
allow system_app hi_overlay_file:file { read open getattr };