From bb8623c559bd02a8fdc8a20bf7146c41c7b074ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Kragujevi=C4=87?= Date: Wed, 28 Nov 2018 12:32:13 +0100 Subject: [PATCH] Fix bootanimation on Oreo GSIs --- sepolicy/bootanim.te | 1 + 1 file changed, 1 insertion(+) create mode 100644 sepolicy/bootanim.te diff --git a/sepolicy/bootanim.te b/sepolicy/bootanim.te new file mode 100644 index 0000000..1b8e8cf --- /dev/null +++ b/sepolicy/bootanim.te @@ -0,0 +1 @@ +allow bootanim gpu_device:dir r_dir_perms;