blob: cee55bde33436b46e18a9eb19c62d99e8d4f3583 [file] [log] [blame]
Shubangc76e1582017-03-29 15:03:59 -07001# HwBinder IPC from clients into server, and callbacks
2binder_call(hal_tv_input_client, hal_tv_input_server)
3binder_call(hal_tv_input_server, hal_tv_input_client)
Alex Klyubin53656c12017-04-13 19:05:27 -07004
5add_hwservice(hal_tv_input_server, hal_tv_input_hwservice)
Steven Moreland8fc79812018-05-30 16:43:17 -07006hal_attribute_hwservice_client(hal_tv_input, hal_tv_input_hwservice)