summaryrefslogtreecommitdiffstats
path: root/r_non_plat/mtk_hal_log.te
blob: 6db3cd077e55c59172876915efefd084c4993d7a (plain)
1
2
3
4
5
6
# HwBinder IPC from client to server, and callbacks
binder_call(mtk_hal_log_client, mtk_hal_log_server)
binder_call(mtk_hal_log_server, mtk_hal_log_client)

add_hwservice(mtk_hal_log_server, mtk_hal_log_hwservice)
allow mtk_hal_log_client mtk_hal_log_hwservice:hwservice_manager find;