1# HwBinder IPC from client to server, and callbacks
2binder_call(hal_remoteaccess_client, hal_remoteaccess_server)
3binder_call(hal_remoteaccess_server, hal_remoteaccess_client)
4
5hal_attribute_service(hal_remoteaccess, hal_remoteaccess_service)
6
7