Skip to content
Snippets Groups Projects
Commit dfc6f1bb 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: 3b8163bf

am: 164cb1af

Change-Id: I500845c5846a144942f1d331447f395f52d30aa0
parents c0e7f41f 164cb1af
No related branches found
No related tags found
No related merge requests found
......@@ -33,8 +33,6 @@ allow bootanim hal_graphics_composer:fd use;
# Read access to pseudo filesystems.
allow bootanim proc_meminfo:file r_file_perms;
r_dir_file(bootanim, sysfs)
r_dir_file(bootanim, cgroup)
# System file accesses.
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