summaryrefslogtreecommitdiffstats
path: root/r_non_plat/mtk_hal_lbs.te
diff options
context:
space:
mode:
Diffstat (limited to 'r_non_plat/mtk_hal_lbs.te')
-rw-r--r--r_non_plat/mtk_hal_lbs.te8
1 files changed, 0 insertions, 8 deletions
diff --git a/r_non_plat/mtk_hal_lbs.te b/r_non_plat/mtk_hal_lbs.te
deleted file mode 100644
index 55a9cc7..0000000
--- a/r_non_plat/mtk_hal_lbs.te
+++ /dev/null
@@ -1,8 +0,0 @@
-# HwBinder IPC from client to server, and callbacks
-binder_call(mtk_hal_lbs_client, mtk_hal_lbs_server)
-binder_call(mtk_hal_lbs_server, mtk_hal_lbs_client)
-
-add_hwservice(mtk_hal_lbs_server, mtk_hal_lbs_hwservice)
-allow mtk_hal_lbs_client mtk_hal_lbs_hwservice:hwservice_manager find;
-
-vndbinder_use(mtk_hal_lbs) \ No newline at end of file