Merge "quash SELinux denial for healthd"

This commit is contained in:
dcashman 2013-08-29 20:51:58 +00:00 committed by Android (Google) Code Review
commit 765e95f99f

View file

@ -6,6 +6,7 @@ type healthd_exec, exec_type, file_type;
init_daemon_domain(healthd)
unconfined_domain(healthd)
allow healthd rootfs:file entrypoint;
write_klog(healthd)