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

am: 76d77fd593

Change-Id: I87ce89ce4642116264624288bf367a9ec3087034
This commit is contained in:
Tri Vo 2017-09-19 20:20:10 +00:00 committed by android-build-merger
commit 3b8163bf96

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;