summaryrefslogtreecommitdiffstats
path: root/non_plat/mtk_hal_aee.te
blob: 9cbc548c3425a6d6a902e441530a9317bc582521 (plain)
1
2
3
4
5
6
# HwBinder IPC from client to server, and callbacks
binder_call(mtk_hal_aee_client, mtk_hal_aee_server)
binder_call(mtk_hal_aee_server, mtk_hal_aee_client)

add_hwservice(mtk_hal_aee_server, mtk_hal_aee_hwservice)
allow mtk_hal_aee_client mtk_hal_aee_hwservice:hwservice_manager find;