Home
last modified time | relevance | path

Searched refs:healthd (Results 1 – 12 of 12) sorted by relevance

/system/sepolicy/public/
Dhealthd.te1 # 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;
[all …]
Dvold.te133 binder_call(vold, healthd)
Ddomain.te254 -healthd
/system/sepolicy/private/
Dhealthd.te1 typeattribute healthd coredomain;
3 init_daemon_domain(healthd)
6 binder_call(healthd, storaged)
Ddomain_deprecated.te39 -healthd
50 -healthd
62 -healthd
211 -healthd
224 -healthd
237 -healthd
251 -healthd
265 -healthd
Datrace.te22 allow atrace healthd:binder call;
Dinit.te8 domain_trans(init, rootfs, healthd)
Dstoraged.te41 binder_call(storaged, healthd)
Dfile_contexts231 /system/bin/healthd u:object_r:healthd_exec:s0
/system/core/healthd/
DAndroid.mk165 healthd.cpp \
167 LOCAL_MODULE := healthd
/system/core/liblog/
Dlogprint.c1300 static const char healthd[] = "healthd"; in convertMonotonic() local
1331 } else if (((e = strstr(line, healthd))) && in convertMonotonic()
1332 ((e = strstr(e + sizeof(healthd) - 1, battery)))) { in convertMonotonic()
/system/core/rootdir/
Dinit.rc684 service healthd /system/bin/healthd