From 96acf6341de04ae4ee454c245a707250dc084012 Mon Sep 17 00:00:00 2001 From: Eric Chung Date: Sat, 18 Jan 2020 10:14:13 +0800 Subject: [PATCH] [ALPS04578241] GPU: Enable selinux of apphint shared lib [Detail] Enable selinux for dlopen new GPU shared lib in GPU driver MTK-Commit-Id: 2085a1ed91111ea79d8a99d8aa8707deb9fdf4d3 Change-Id: Ia7b3b633da12027328fe978adf652fedd18ccb3b CR-Id: ALPS04578241 Feature: OpenGL|ES --- non_plat/file_contexts | 1 + 1 file changed, 1 insertion(+) diff --git a/non_plat/file_contexts b/non_plat/file_contexts index f2511d1..73d72a2 100644 --- a/non_plat/file_contexts +++ b/non_plat/file_contexts @@ -606,6 +606,7 @@ /vendor/lib(64)?/libglslcompiler\.so u:object_r:same_process_hal_file:s0 /vendor/lib(64)?/libPVRScopeServices\.so u:object_r:same_process_hal_file:s0 /vendor/lib(64)?/libsrv_um\.so u:object_r:same_process_hal_file:s0 +/vendor/lib(64)?/libmpvr\.so u:object_r:same_process_hal_file:s0 /vendor/lib(64)?/libusc\.so u:object_r:same_process_hal_file:s0 /vendor/lib(64)?/libtqvalidate\.so u:object_r:same_process_hal_file:s0 /vendor/lib(64)?/libPVROCL\.so u:object_r:same_process_hal_file:s0