Lines Matching refs:healthd
1 # healthd - battery/charger monitoring service daemon
2 type healthd, domain;
6 allow healthd kmsg_device:chr_file rw_file_perms;
9 allow healthd sysfs_type:dir search;
11 allow healthd sysfs:dir r_dir_perms;
12 r_dir_file(healthd, rootfs)
13 r_dir_file(healthd, cgroup)
15 allow healthd self:global_capability_class_set { sys_tty_config };
16 allow healthd self:global_capability_class_set sys_boot;
17 dontaudit healthd self:global_capability_class_set sys_resource;
19 allow healthd self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
21 wakelock_use(healthd)
23 hal_client_domain(healthd, hal_health)
26 allow healthd sysfs_power:file rw_file_perms;
29 allow healthd sysfs_usb:file write;
31 r_dir_file(healthd, sysfs_batteryinfo)
34 ### healthd: charger mode
40 allow healthd pstorefs:dir r_dir_perms;
41 allow healthd pstorefs:file r_file_perms;
43 allow healthd graphics_device:dir r_dir_perms;
44 allow healthd graphics_device:chr_file rw_file_perms;
45 allow healthd input_device:dir r_dir_perms;
46 allow healthd input_device:chr_file r_file_perms;
47 allow healthd tty_device:chr_file rw_file_perms;
48 allow healthd ashmem_device:chr_file execute;
49 allow healthd self:process execmem;
50 allow healthd proc_sysrq:file rw_file_perms;
54 set_prop(healthd, system_prop)
55 set_prop(healthd, exported_system_prop)
56 set_prop(healthd, exported2_system_prop)
57 set_prop(healthd, exported3_system_prop)