1# HwBinder IPC from client to server, and callbacks
2binder_call(hal_health_storage_client, hal_health_storage_server)
3binder_call(hal_health_storage_server, hal_health_storage_client)
4
5hal_attribute_hwservice(hal_health_storage, hal_health_storage_hwservice)
6