diff --git a/bootanim.te b/bootanim.te
index 3a0a76f0f737666b251a185def0c40cbd0f7e15e..4f23659e05ebb355d0aad41feadd9fb82636bf50 100644
--- a/bootanim.te
+++ b/bootanim.te
@@ -11,3 +11,4 @@ allow bootanim gpu_device:chr_file rw_file_perms;
 
 # /oem access
 allow bootanim oemfs:dir search;
+allow bootanim oemfs:file r_file_perms;