Skip to content
Snippets Groups Projects
Commit 29f2e953 authored by Tri Vo's avatar Tri Vo Committed by android-build-merger
Browse files

Merge "Remove rild access to proc label."

am: b842836f

Change-Id: If6c0db7fb4838140347a68c39dec9f10b4c298d7
parents 19a06cb0 b842836f
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,6 @@ allow rild self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl; ...@@ -34,7 +34,6 @@ allow rild self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
# Access to wake locks # Access to wake locks
wakelock_use(rild) wakelock_use(rild)
r_dir_file(rild, proc)
r_dir_file(rild, proc_net) r_dir_file(rild, proc_net)
r_dir_file(rild, sysfs_type) r_dir_file(rild, sysfs_type)
r_dir_file(rild, system_file) r_dir_file(rild, system_file)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment