diff --git a/sepolicy/vendor/qti_init_shell.te b/sepolicy/vendor/qti_init_shell.te index 157a01af..1d9f9113 100644 --- a/sepolicy/vendor/qti_init_shell.te +++ b/sepolicy/vendor/qti_init_shell.te @@ -1,8 +1,5 @@ -typeattribute qti_init_shell data_between_core_and_vendor_violators; - allow qti_init_shell vendor_radio_data_file:dir rw_dir_perms;; allow qti_init_shell vendor_radio_data_file:file create_file_perms; -allow qti_init_shell system_data_file:dir rw_dir_perms; allow qti_init_shell ctl_start_prop:property_service set; allow qti_init_shell ctl_stop_prop:property_service set; allow qti_init_shell self:perf_event cpu;