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

Merge "Remove rild access to proc label." am: b842836f am: 29f2e953 am: cf79ab6c

am: c0e7f41f

Change-Id: I9dc5d4dfe7f8a4baf39a8d7a602137965531f968
parents c3f9ebda c0e7f41f
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.
Please register or to comment