Skip to content
Snippets Groups Projects
Commit 51baace7 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

am: ecd73e27

Change-Id: Ie2e53635acbd97208855078d25f990bb5706f84e
parents 00b70645 ecd73e27
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,6 @@ allow bootanim hal_graphics_allocator:fd use; ...@@ -32,7 +32,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.
Finish editing this message first!
Please register or to comment