Skip to content

Commit 92db753

Browse files
committed
Fix bootanim for some MTK devices
1 parent 2a5a8a8 commit 92db753

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

sepolicy/bootanim.te

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#11-14 21:15:02.748 477 477 I auditd : type=1400 audit(0.0:104): avc: denied { search } for comm="BootAnimation" name="dri" dev="tmpfs" ino=1108 scontext=u:r:bootanim:s0 tcontext=u:object_r:gpu_device:s0 tclass=dir permissive=0
2+
#Seen on some MTK devices
3+
allow bootanim gpu_device:dir r_dir_perms;

0 commit comments

Comments
 (0)