blob: 64d98761bfc76458aa4cbb7f0c3ea4728706aa5b [file] [log] [blame]
# HwBinder IPC from client to server, and callbacks
binder_call(mtk_hal_pplagent_client, mtk_hal_pplagent_server)
binder_call(mtk_hal_pplagent_server, mtk_hal_pplagent_client)
add_hwservice(mtk_hal_pplagent, mtk_hal_pplagent_hwservice)
add_hwservice(mtk_hal_pplagent_server, mtk_hal_pplagent_hwservice)
allow mtk_hal_pplagent_client mtk_hal_pplagent_hwservice:hwservice_manager find;