mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
9 lines
484 B
Text
9 lines
484 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;
|
|
|
|
allow thermal-engine sysfs_batteryinfo:dir search;
|
|
allow thermal-engine sysfs_batteryinfo:file read;
|
|
allow thermal-engine sysfs_batteryinfo:file open;
|