diff --git a/sepolicy/vendor/system_app.te b/sepolicy/vendor/system_app.te index 499bf825..71516fcc 100644 --- a/sepolicy/vendor/system_app.te +++ b/sepolicy/vendor/system_app.te @@ -5,7 +5,6 @@ allow system_app proc_vmallocinfo:file read; allow system_app sysfs_vibrator:dir search; allow system_app sysfs_vibrator:file rw_file_perms; allow system_app sysfs_graphics:dir search; -allow system_app sysfs_graphics:file rw_file_perms; allow system_app sysfs_leds:dir search; allow system_app sysfs_fpsinfo:file rw_file_perms; allow system_app sysfs_headphonegain:file rw_file_perms;