Merge "Remove bootanim access to sysfs and cgroup label."

This commit is contained in:
Treehugger Robot 2017-09-19 20:12:38 +00:00 committed by Gerrit Code Review
commit 76d77fd593

View File

@ -32,8 +32,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;