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

Merge "Remove 'net_admin' capability from healthd" am: 16df99bd am: cf255a06

am: 64eccbea

Change-Id: I7870d924b9504997a2f091454984764c8a6d10d5
parents 1968947a 64eccbea
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ r_dir_file(healthd, cgroup) ...@@ -14,7 +14,7 @@ r_dir_file(healthd, cgroup)
# /{system,vendor,odm}/lib[64]/hw/ # /{system,vendor,odm}/lib[64]/hw/
r_dir_file(healthd, system_file) 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:capability sys_boot;
allow healthd self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl; 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