android_device_lenovo_msm89.../sepolicy/vendor/thermal-engine.te
Isaac Chen d5fe8be114 msm8937-common: sepolicy: Address more denials
* Also arrange sepolicies
2018-07-09 00:00:47 +08:00

6 lines
405 B
Text

allow thermal-engine file_contexts_file:file { getattr read open };
allow thermal-engine self:process { setfscreate };
allow thermal-engine socket_device:sock_file { create relabelfrom relabelto setattr };
allow thermal-engine thermal_socket:sock_file { relabelfrom relabelto };
allow thermal-engine vendor_shell_exec:file execute_no_trans;
allow thermal-engine vendor_toolbox_exec:file execute_no_trans;