From 4485486a290ede16e8bbd80cf982edd07bc530a0 Mon Sep 17 00:00:00 2001 From: Eric Chung Date: Sat, 18 Jan 2020 10:18:21 +0800 Subject: [PATCH] [ALPS04685444] GPU: Add selinux policy for gpuservice Add selinux policy for gpuservice MTK-Commit-Id: 88c5d084a571a32f04b801761114e0e0c652822e Change-Id: I66c3b1be9c8bdc600e0064f9a81f1bf4fe58f984 CR-Id: ALPS04685444 Feature: Vulkan (cherry picked from commit b7975c41efa9c83e13c25f4580b1f099f170d7af) --- non_plat/gpuservice.te | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 non_plat/gpuservice.te diff --git a/non_plat/gpuservice.te b/non_plat/gpuservice.te new file mode 100644 index 0000000..0fa7d06 --- /dev/null +++ b/non_plat/gpuservice.te @@ -0,0 +1,8 @@ +# ============================================== +# MTK Policy Rule +# ============================================== + +# Date : WK19.31 +# Operation : Migration +# Purpose : [ALPS04685294] com.google.android.graphics.gts.VulkanTest#checkVulkan1_1Requirements-fail +allow gpuservice gpu_device:dir search;