summaryrefslogtreecommitdiffstats
path: root/r_non_plat/hal_gpu.te
diff options
context:
space:
mode:
Diffstat (limited to 'r_non_plat/hal_gpu.te')
-rw-r--r--r_non_plat/hal_gpu.te6
1 files changed, 0 insertions, 6 deletions
diff --git a/r_non_plat/hal_gpu.te b/r_non_plat/hal_gpu.te
deleted file mode 100644
index 6020588..0000000
--- a/r_non_plat/hal_gpu.te
+++ /dev/null
@@ -1,6 +0,0 @@
-# HwBinder IPC from clients into server, and callbacks
-binder_call(hal_gpu_client, hal_gpu_server)
-binder_call(hal_gpu_server, hal_gpu_client)
-
-# give permission for hal client
-allow hal_gpu_client mtk_hal_gpu_hwservice :hwservice_manager find;