From 3f787172050b0d3591d0469e85121a8eb621aee3 Mon Sep 17 00:00:00 2001 From: Lokesh Tripathi Date: Sat, 18 Jan 2020 10:22:13 +0800 Subject: [PATCH] [ALPS04888892] Bootanim selinux policy update AEE_Warning Infinite-loop due to bootanim se_linux warning System is in the terrible slow status, it is always reproduce and cannot be recover when restarting system MTK-Commit-Id: 4b2baa60941648e69063ecad0018e9c91c71253c Change-Id: Ib80ee53ae09de42439a1851008a9884c006b707e CR-Id: ALPS04888892 Feature: Boot Animation --- non_plat/bootanim.te | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/non_plat/bootanim.te b/non_plat/bootanim.te index 4f0bc35..3e9cd40 100644 --- a/non_plat/bootanim.te +++ b/non_plat/bootanim.te @@ -32,3 +32,8 @@ allowxperm bootanim proc_perfmgr:file ioctl { PERFMGR_FPSGO_QUEUE_CONNECT PERFMGR_FPSGO_BQID }; + +# Date : WK19.48 +# Operation : Migration +# Purpose : Allow to access gpu device search +allow bootanim gpu_device:dir search;