Merge "Hide denial seen during boot."

This commit is contained in:
Treehugger Robot 2019-02-07 06:58:28 +00:00 committed by Gerrit Code Review
commit 099347178d

View file

@ -14,6 +14,7 @@ r_dir_file(healthd, cgroup)
allow healthd self:global_capability_class_set { sys_tty_config };
allow healthd self:global_capability_class_set sys_boot;
dontaudit healthd self:global_capability_class_set sys_resource;
allow healthd self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;