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

Merge "Remove bootanim access to proc label." am: 9ee232a8

am: 19a06cb0

Change-Id: I7b3098ef83b4aab591d94d68a38af20610b83820
parents de236d04 19a06cb0
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,6 @@ allow bootanim hal_graphics_allocator:fd use; ...@@ -31,7 +31,6 @@ allow bootanim hal_graphics_allocator:fd use;
allow bootanim hal_graphics_composer:fd use; allow bootanim hal_graphics_composer:fd use;
# Read access to pseudo filesystems. # Read access to pseudo filesystems.
r_dir_file(bootanim, proc)
allow bootanim proc_meminfo:file r_file_perms; allow bootanim proc_meminfo:file r_file_perms;
r_dir_file(bootanim, sysfs) r_dir_file(bootanim, sysfs)
r_dir_file(bootanim, cgroup) r_dir_file(bootanim, cgroup)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment