diff --git a/public/bootanim.te b/public/bootanim.te
index 69748bfc1a9c451f95fbd66ce3c0e2a4a7dcda4a..32602273d1a99b497fc0106d6eb4f509810c00ea 100644
--- a/public/bootanim.te
+++ b/public/bootanim.te
@@ -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;