blob: 26fbd4c3078200b129c652d2e03308b1eac5cab9 [file] [log] [blame]
Alex Klyubin53656c12017-04-13 19:05:27 -07001# HwBinder IPC from client to server, and callbacks
2binder_call(hal_power_client, hal_power_server)
3binder_call(hal_power_server, hal_power_client)
4
5add_hwservice(hal_power_server, hal_power_hwservice)
Steven Moreland8fc79812018-05-30 16:43:17 -07006hal_attribute_hwservice_client(hal_power, hal_power_hwservice)