android_device_samsung_mond.../sepolicy/thermal-engine.te

8 lines
394 B
Text
Raw Normal View History

2016-01-10 17:51:48 +03:00
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;