Skip to content
Snippets Groups Projects
Commit 2c1a0ad7 authored by Stephen Smalley's avatar Stephen Smalley
Browse files

Make healthd enforcing.


The kernel bug that required healthd to remain permissive was fixed by
I8a3e0db15ec5f4eb05d455a57e8446a8c2b484c2.

Change-Id: Iff07b65b943cadf949d9b747376a8621b2378bf8
Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
parent 190c704d
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,3 @@ allow healthd self:netlink_kobject_uevent_socket create_socket_perms;
binder_use(healthd)
binder_service(healthd)
binder_call(healthd, system_server)
# Workaround for 0x10 / block_suspend capability2 denials.
# Requires a kernel patch to fix properly.
permissive healthd;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment