android_device_samsung_mond.../sepolicy/thermal-engine.te
Valera1978 bf2e0c8c76 Init
2016-01-10 17:51:48 +03:00

7 lines
394 B
Text
Executable file

allow thermal-engine self:capability net_admin;
allow thermal-engine self:netlink_kobject_uevent_socket { read bind create setopt };
allow thermal-engine self:socket write;
allow thermal-engine socket_device:dir { write add_name };
allow thermal-engine socket_device:sock_file { create setattr };
allow thermal-engine sysfs_devices_system_cpu:file write;
allow thermal-engine sysfs:file write;