Skip to content
Snippets Groups Projects
Commit cf255a06 authored by Sandeep Patil's avatar Sandeep Patil Committed by android-build-merger
Browse files

Merge "Remove 'net_admin' capability from healthd"

am: 16df99bd

Change-Id: I22da6bce7139856064a6de2d1197ac2a3fa8463a
parents f9e44ce1 16df99bd
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ r_dir_file(healthd, cgroup)
# /{system,vendor,odm}/lib[64]/hw/
r_dir_file(healthd, system_file)
allow healthd self:capability { net_admin sys_tty_config };
allow healthd self:capability { sys_tty_config };
allow healthd self:capability sys_boot;
allow healthd self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment