blob: 0f23ae51b8c3a960ec60f779c5a73f06632c960d [file] [log] [blame]
Alex Klyubin53656c12017-04-13 19:05:27 -07001# HwBinder IPC from client to server, and callbacks
2binder_call(hal_contexthub_client, hal_contexthub_server)
3binder_call(hal_contexthub_server, hal_contexthub_client)
4
5add_hwservice(hal_contexthub_server, hal_contexthub_hwservice)
Steven Moreland8fc79812018-05-30 16:43:17 -07006hal_attribute_hwservice_client(hal_contexthub, hal_contexthub_hwservice)