diff --git a/healthd.te b/healthd.te index b5ba6b97a5ea913392826aa95eb22925a4dfd783..125ced0962f55d508848f2832141fa739bef38b6 100644 --- a/healthd.te +++ b/healthd.te @@ -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;