Lines Matching refs:engine
1 type thermal-engine, domain;
4 init_daemon_domain(thermal-engine)
6 allow thermal-engine self:capability2 block_suspend;
9 allow thermal-engine sysfs:dir r_dir_perms;
11 allow thermal-engine sysfs_msm_subsys:dir r_dir_perms;
12 allow thermal-engine sysfs_msm_subsys:file rw_file_perms;
13 allow thermal-engine sysfs_soc:dir search;
14 allow thermal-engine sysfs_soc:file r_file_perms;
15 allow thermal-engine sysfs_thermal:dir r_dir_perms;
16 allow thermal-engine sysfs_thermal:file rw_file_perms;
17 allow thermal-engine sysfs_thermal:lnk_file read;
18 allow thermal-engine sysfs_rmtfs:dir search;
19 allow thermal-engine sysfs_rmtfs:file r_file_perms;
21 allow thermal-engine proc_stat:file { getattr open read };
23 allow thermal-engine thermal_device:chr_file rw_file_perms;
25 r_dir_file(thermal-engine, sysfs_batteryinfo)
26 allow thermal-engine sysfs_batteryinfo:file w_file_perms;
28 r_dir_file(thermal-engine, sysfs_leds)
29 r_dir_file(thermal-engine, sysfs_msm_subsys)
30 r_dir_file(thermal-engine, sysfs_uio)
32 allow thermal-engine self:socket create_socket_perms;
33 allowxperm thermal-engine self:socket ioctl msm_sock_ipc_ioctls;
36 set_prop(thermal-engine, powerctl_prop)
39 allow thermal-engine diag_device:chr_file rw_file_perms;
41 dontaudit thermal-engine diag_device:chr_file rw_file_perms;