Skip to content
Snippets Groups Projects
Commit 64eccbea 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

Change-Id: I2a51928e12ef6c8b41d07f1ab527bbdd8505f857
parents 26f58cc7 cf255a06
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