blob: 105e882a4997eeb72cc71f48dbc0e743078b2af7 [file] [log] [blame]
Alex Klyubin53656c12017-04-13 19:05:27 -07001# HwBinder IPC from client to server, and callbacks
2binder_call(hal_thermal_client, hal_thermal_server)
3binder_call(hal_thermal_server, hal_thermal_client)
4
5add_hwservice(hal_thermal_server, hal_thermal_hwservice)
Steven Moreland8fc79812018-05-30 16:43:17 -07006hal_attribute_hwservice_client(hal_thermal, hal_thermal_hwservice)