Home
last modified time | relevance | path

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

123

/system/sepolicy/prebuilts/api/29.0/public/
Dhealthd.te1 # 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;
[all …]
Diorapd.te28 binder_call(iorapd, healthd)
72 -healthd
/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 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;
[all …]
Diorapd.te28 binder_call(iorapd, healthd)
72 -healthd
/system/sepolicy/prebuilts/api/27.0/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 …]
/system/sepolicy/prebuilts/api/26.0/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 …]
/system/sepolicy/prebuilts/api/28.0/public/
Dhealthd.te1 # 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;
10 r_dir_file(healthd, rootfs)
11 r_dir_file(healthd, cgroup)
15 r_dir_file(healthd, system_file)
17 allow healthd self:global_capability_class_set { sys_tty_config };
18 allow healthd self:global_capability_class_set sys_boot;
20 allow healthd self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
[all …]
/system/sepolicy/prebuilts/api/28.0/private/
Dhealthd.te1 typeattribute healthd coredomain;
3 init_daemon_domain(healthd)
5 # Allow healthd to serve health HAL
6 hal_server_domain(healthd, hal_health)
Dinit.te7 domain_trans(init, rootfs, healthd)
Datrace.te23 allow atrace healthd:binder call;
/system/sepolicy/private/
Dhealthd.te1 typeattribute healthd coredomain;
3 init_daemon_domain(healthd)
5 # Allow healthd to serve health HAL
6 hal_server_domain(healthd, hal_health)
Dinit.te6 domain_trans(init, rootfs, healthd)
/system/sepolicy/prebuilts/api/29.0/private/
Dhealthd.te1 typeattribute healthd coredomain;
3 init_daemon_domain(healthd)
5 # Allow healthd to serve health HAL
6 hal_server_domain(healthd, hal_health)
Dinit.te6 domain_trans(init, rootfs, healthd)
/system/sepolicy/prebuilts/api/26.0/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)
/system/sepolicy/prebuilts/api/27.0/private/
Dhealthd.te1 typeattribute healthd coredomain;
3 init_daemon_domain(healthd)
6 binder_call(healthd, storaged)
Datrace.te25 allow atrace healthd:binder call;
Dinit.te7 domain_trans(init, rootfs, healthd)
Dstoraged.te41 binder_call(storaged, healthd)
/system/core/healthd/
Dhealthd.rc1 service healthd /system/bin/healthd
DAndroid.bp65 "healthd",
70 name: "healthd",
73 init_rc: ["healthd.rc"],

123