blob: dc4aaa0cc66b8d3e78a8b1251e8d780a9c75b779 [file] [log] [blame]
Pavel Maltsev43e172a2018-04-10 14:07:14 -07001# HwBinder IPC from client to server, and callbacks
2binder_call(hal_audiocontrol_client, hal_audiocontrol_server)
3binder_call(hal_audiocontrol_server, hal_audiocontrol_client)
4
5add_hwservice(hal_audiocontrol_server, hal_audiocontrol_hwservice)
Steven Moreland8fc79812018-05-30 16:43:17 -07006hal_attribute_hwservice_client(hal_audiocontrol, hal_audiocontrol_hwservice)