From 05b6acb923c1c901ae39975d4b011cc986be83d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jun=20Wang=20=28=E7=8E=8B=E5=86=9B=29?= Date: Sat, 18 Jan 2020 10:22:00 +0800 Subject: [PATCH] [ALPS04870741] GPU: Add selinux policy for gpuservice (Revert) [Detail] Add selinux policy for gpuservice for gts issue GtsGraphicsHostTestCases---com.google.android.graphics.gts.VulkanTest#checkVulkan1_1Requirements This reverts commit b36a0ce9d20b7e39b4c932335842a861b00f676e. Reason for revert: The GTS fail is not caused by sepolicy. MTK-Commit-Id: 11cd557fb681b511edfbbf9bd363d75856a7dc2d Change-Id: Iae1618bf7d91b324444affd3b11037a0340fc369 Feature: Vulkan CR-Id: ALPS04870741 --- non_plat/gpuservice.te | 1 - 1 file changed, 1 deletion(-) diff --git a/non_plat/gpuservice.te b/non_plat/gpuservice.te index 33f698b..0fa7d06 100644 --- a/non_plat/gpuservice.te +++ b/non_plat/gpuservice.te @@ -6,4 +6,3 @@ # Operation : Migration # Purpose : [ALPS04685294] com.google.android.graphics.gts.VulkanTest#checkVulkan1_1Requirements-fail allow gpuservice gpu_device:dir search; -allow gpuservice devpts:chr_file ioctl;