1# HwBinder IPC from client to server, and callbacks
2binder_call(hal_vr_client, hal_vr_server)
3binder_call(hal_vr_server, hal_vr_client)
4
5hal_attribute_hwservice(hal_vr, hal_vr_hwservice)
6