android_device_samsung_msm8.../sepolicy/common/thermal-engine.te
2019-04-19 22:26:01 +02:00

5 lines
332 B
Text

type_transition thermal-engine socket_device:sock_file thermal_socket "thermal-send-client";
type_transition thermal-engine socket_device:sock_file thermal_socket "thermal-recv-client";
type_transition thermal-engine socket_device:sock_file thermal_socket "thermal-recv-passive-client";
allow thermal-engine self:capability chown;