Skip to content
Snippets Groups Projects
Commit 9fdb30fc authored by Tri Vo's avatar Tri Vo Committed by Gerrit Code Review
Browse files

Merge "Remove surfaceflinger access to sysfs."

parents a7c967e3 54a2cac5
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,6 @@ allow surfaceflinger window_service:service_manager find;
allow surfaceflinger self:capability sys_nice;
allow surfaceflinger proc_meminfo:file r_file_perms;
r_dir_file(surfaceflinger, cgroup)
r_dir_file(surfaceflinger, sysfs_type)
r_dir_file(surfaceflinger, system_file)
allow surfaceflinger tmpfs:dir r_dir_perms;
allow surfaceflinger system_server:fd use;
......
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