Lines Matching refs:healthd
1 # healthd seclabel is specified in init.rc since
3 type healthd, domain, domain_deprecated;
6 allow healthd kmsg_device:chr_file rw_file_perms;
9 r_dir_file(healthd, sysfs)
11 allow healthd self:capability { net_admin sys_tty_config };
12 wakelock_use(healthd)
13 allow healthd self:netlink_kobject_uevent_socket create_socket_perms;
14 binder_use(healthd)
15 binder_service(healthd)
16 binder_call(healthd, system_server)
20 allow healthd sysfs:file write;
23 allow healthd sysfs_usb:file write;
25 allow healthd sysfs_batteryinfo:file r_file_perms;
28 ### healthd: charger mode
34 allow healthd pstorefs:dir r_dir_perms;
35 allow healthd pstorefs:file r_file_perms;
37 allow healthd graphics_device:dir r_dir_perms;
38 allow healthd graphics_device:chr_file rw_file_perms;
39 allow healthd input_device:dir r_dir_perms;
40 allow healthd input_device:chr_file r_file_perms;
41 allow healthd tty_device:chr_file rw_file_perms;
42 allow healthd ashmem_device:chr_file execute;
43 allow healthd self:process execmem;
44 allow healthd proc_sysrq:file rw_file_perms;
45 allow healthd self:capability sys_boot;
47 allow healthd batteryproperties_service:service_manager { add find };
51 set_prop(healthd, system_prop)