Skip to content
Snippets Groups Projects
Commit 393d548c authored by Tri Vo's avatar Tri Vo
Browse files

Remove rild access to proc label.

Bug: 65643247
Test: device boots without denials from rild to proc.
Change-Id: I142a228347ef07266cb612e99c90fb5ec187988a
parent c8ef107a
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,6 @@ allow rild self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
# Access to wake locks
wakelock_use(rild)
r_dir_file(rild, proc)
r_dir_file(rild, proc_net)
r_dir_file(rild, sysfs_type)
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