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