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

Merge "Remove surfaceflinger access to sysfs."

am: 9fdb30fc

Change-Id: I789ce45025b74f8460d76b6916fbc5c67dbabb0a
parents b6addc71 9fdb30fc
No related branches found
No related tags found
No related merge requests found
...@@ -84,7 +84,6 @@ allow surfaceflinger window_service:service_manager find; ...@@ -84,7 +84,6 @@ allow surfaceflinger window_service:service_manager find;
allow surfaceflinger self:capability sys_nice; allow surfaceflinger self:capability sys_nice;
allow surfaceflinger proc_meminfo:file r_file_perms; allow surfaceflinger proc_meminfo:file r_file_perms;
r_dir_file(surfaceflinger, cgroup) r_dir_file(surfaceflinger, cgroup)
r_dir_file(surfaceflinger, sysfs_type)
r_dir_file(surfaceflinger, system_file) r_dir_file(surfaceflinger, system_file)
allow surfaceflinger tmpfs:dir r_dir_perms; allow surfaceflinger tmpfs:dir r_dir_perms;
allow surfaceflinger system_server:fd use; allow surfaceflinger system_server:fd use;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment