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 r_dir_file(healthd, sysfs_type)
10 r_dir_file(healthd, rootfs)
11 r_dir_file(healthd, cgroup)
15 r_dir_file(healthd, system_file)
17 allow healthd self:capability { sys_tty_config };
18 allow healthd self:capability sys_boot;
20 allow healthd self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
22 wakelock_use(healthd)
24 binder_use(healthd)
25 binder_service(healthd)
26 binder_call(healthd, system_server)
27 hal_client_domain(healthd, hal_health)
31 allow healthd sysfs:file write;
34 allow healthd sysfs_usb:file write;
36 allow healthd sysfs_batteryinfo:file r_file_perms;
38 r_dir_file(healthd, sysfs_type)
41 ### healthd: charger mode
47 allow healthd pstorefs:dir r_dir_perms;
48 allow healthd pstorefs:file r_file_perms;
50 allow healthd graphics_device:dir r_dir_perms;
51 allow healthd graphics_device:chr_file rw_file_perms;
52 allow healthd input_device:dir r_dir_perms;
53 allow healthd input_device:chr_file r_file_perms;
54 allow healthd tty_device:chr_file rw_file_perms;
55 allow healthd ashmem_device:chr_file execute;
56 allow healthd self:process execmem;
57 allow healthd proc_sysrq:file rw_file_perms;
59 add_service(healthd, batteryproperties_service)
63 set_prop(healthd, system_prop)