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

Merge "Remove bootanim access to sysfs and cgroup label." am: 76d77fd5 am:...

Merge "Remove bootanim access to sysfs and cgroup label." am: 76d77fd5 am: 3b8163bf am: 164cb1af
am: dfc6f1bb

Change-Id: I80024cf1886a36d4f73bf285cb77ae68c0455ede
parents cf050cab dfc6f1bb
No related branches found
No related tags found
No related merge requests found
...@@ -33,8 +33,6 @@ allow bootanim hal_graphics_composer:fd use; ...@@ -33,8 +33,6 @@ allow bootanim hal_graphics_composer:fd use;
# Read access to pseudo filesystems. # Read access to pseudo filesystems.
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, cgroup)
# System file accesses. # System file accesses.
allow bootanim system_file:dir r_dir_perms; allow bootanim system_file:dir r_dir_perms;
......
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